Network Block Device @PACKAGE_VERSION@
Data Fields

generic_conf Struct Reference

Configuration file values of the "generic" section. More...

Data Fields

gchar * user
 user we run the server as
gchar * group
 group we run running as
gchar * modernaddr
 address of the modern socket
gchar * modernport
 port of the modern socket
gint flags
 global flags

Detailed Description

Configuration file values of the "generic" section.

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


Field Documentation

global flags

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

Referenced by main(), and parse_cfile().

group we run running as

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

Referenced by main(), and parse_cfile().

address of the modern socket

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

Referenced by main(), and parse_cfile().

port of the modern socket

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

Referenced by main(), and parse_cfile().

user we run the server as

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

Referenced by main(), and parse_cfile().


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