FILE_INFO Struct Reference

Variables associated with a client socket. More...


Data Fields

int fhandle
 file descriptor
off_t startoff
 starting offset of this file


Detailed Description

Variables associated with a client socket.

Definition at line 187 of file nbd-server.c.


Field Documentation

int FILE_INFO::fhandle

file descriptor

Definition at line 188 of file nbd-server.c.

Referenced by get_filepos(), and setupexport().

off_t FILE_INFO::startoff

starting offset of this file

Definition at line 189 of file nbd-server.c.

Referenced by get_filepos(), and setupexport().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 21 19:49:46 2007 for Network Block Device by  doxygen 1.5.3