|
Network Block Device
@PACKAGE_VERSION@
|
Configuration file values of the "generic" section. More...
Data Fields | |
| gchar * | user |
| user we run the server as More... | |
| gchar * | group |
| group we run running as More... | |
| gchar * | modernaddr |
| address of the modern socket More... | |
| gchar * | modernport |
| port of the modern socket More... | |
| gint | flags |
| global flags More... | |
Configuration file values of the "generic" section.
Definition at line 293 of file nbd-server.c.
| gint generic_conf::flags |
| gchar* generic_conf::group |
| gchar* generic_conf::modernaddr |
address of the modern socket
Definition at line 296 of file nbd-server.c.
Referenced by parse_cfile().
| gchar* generic_conf::modernport |
| gchar* generic_conf::user |
1.8.8