|
Easy Simple Network Library
0.3.7
|
Functions | |
| IoServiceManagerPtr | esnlib::CreateIoServiceManager (int poolSize=0, int svcStackSize=0) |
| IoServiceManagerPtr esnlib::CreateIoServiceManager | ( | int | poolSize = 0, |
| int | svcStackSize = 0 |
||
| ) |
Create IO thread pool
| poolSize | The pool size ("0" means default) |
| svcStackSize | The stack size of every IO thread ("0" means default) |
1.8.9.1