Scopira
20080306
|
#include <netflow.h>
Public Member Functions | |
net_loop (void) | |
~net_loop () | |
dtor | |
This initializes the network layer. You can have multiple instances of this, it's recursive-able. This is unrelated to any other loops.
Note that basic_loop includes a net_loop, so you usually never needs this.
This is only needed under win32, but you can use it on all platforms.
|
inline |
UNIX doesnt need these ctor