|
Easy Simple Network Library
0.3.7
|
Work class (interface), it will provide the callback function for the threads(the workers) More...
#include <Work.h>
Public Member Functions | |
| virtual int | Run (BufferPtr workdata) |
Work class (interface), it will provide the callback function for the threads(the workers)
|
virtual |
The callback function for the threads(the workers)
| workdata | The working data |
Reimplemented in esnlib::IoWork.
1.8.9.1