Network Block Device 2.9.20
Data Fields

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 213 of file nbd-server.c.


Field Documentation

file descriptor

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

Referenced by get_filepos(), and setupexport().

starting offset of this file

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

Referenced by get_filepos(), and setupexport().


The documentation for this struct was generated from the following file: