/[hurd]/hurd/pfinet/linux-src/include/linux/net.h
ViewVC logotype

Diff of /hurd/pfinet/linux-src/include/linux/net.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by roland, Mon Feb 26 04:17:07 2001 UTC revision 1.4 by roland, Wed May 29 08:34:38 2002 UTC
# Line 69  struct socket Line 69  struct socket
69  #ifdef _HURD_  #ifdef _HURD_
70          uint_fast32_t           refcnt; /* # of sock_user's pointing to this */          uint_fast32_t           refcnt; /* # of sock_user's pointing to this */
71          mach_port_t             identity; /* for io_identity */          mach_port_t             identity; /* for io_identity */
72            ino_t                   st_ino;
73  #else  #else
74          struct fasync_struct    *fasync_list;   /* Asynchronous wake up list    */          struct fasync_struct    *fasync_list;   /* Asynchronous wake up list    */
75          struct file             *file;          /* File back pointer for gc     */          struct file             *file;          /* File back pointer for gc     */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26