Network Block Device
@PACKAGE_VERSION@
|
Variables associated with a client socket. More...
Data Fields | |
int | fhandle |
file descriptor More... | |
off_t | startoff |
starting offset of this file More... | |
Variables associated with a client socket.
Definition at line 248 of file nbd-server.c.
int FILE_INFO::fhandle |
file descriptor
Definition at line 249 of file nbd-server.c.
off_t FILE_INFO::startoff |
starting offset of this file
Definition at line 250 of file nbd-server.c.
Referenced by get_filepos().