Scopira  20080306
scopira::tool::net_loop Class Reference

#include <netflow.h>

Public Member Functions

 net_loop (void)
 
 ~net_loop ()
 dtor
 

Detailed Description

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.

Author
Aleksander Demko

Constructor & Destructor Documentation

◆ net_loop()

scopira::tool::net_loop::net_loop ( void  )
inline

UNIX doesnt need these ctor


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