/[hurd]/hurd/nfsd/loop.c
ViewVC logotype

Diff of /hurd/nfsd/loop.c

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

revision 1.6 by roland, Sun Dec 20 20:51:58 1998 UTC revision 1.7 by roland, Wed May 8 09:29:13 2002 UTC
# Line 1  Line 1 
1  /* Main server loop for nfs server.  /* Main server loop for nfs server.
2     Copyright (C) 1996, 98 Free Software Foundation, Inc.     Copyright (C) 1996,98,2002 Free Software Foundation, Inc.
3     Written by Michael I. Bushnell, p/BSG.     Written by Michael I. Bushnell, p/BSG.
4    
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
# Line 52  server_loop (int fd) Line 52  server_loop (int fd)
52    struct idspec *cred;    struct idspec *cred;
53    struct cache_handle *c, fakec;    struct cache_handle *c, fakec;
54    error_t err;    error_t err;
55    size_t addrlen;    socklen_t addrlen;
56    int cc;    int cc;
57    
58    bzero (&fakec, sizeof (struct cache_handle));    bzero (&fakec, sizeof (struct cache_handle));

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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