#include "config_net.h"
#include "netDatagram.h"
#include <dconfig.h>
Go to the source code of this file.
Functions | |
Configure (config_net) | |
NotifyCategoryDef (net,"") | |
ConfigureFn (config_net) | |
void | init_libnet () |
int | get_net_max_write_queue () |
int | get_net_max_response_queue () |
bool | get_net_error_abort () |
|
|
|
Definition at line 28 of file config_net.cxx. References init_libnet(). |
|
Definition at line 70 of file config_net.cxx. Referenced by pprerror(). |
|
Definition at line 66 of file config_net.cxx. |
|
Definition at line 59 of file config_net.cxx. Referenced by DatagramQueue::DatagramQueue(). |
|
Definition at line 41 of file config_net.cxx. References NetDatagram::init_type(). Referenced by ConfigureFn(). |
|
|