what next ?
1 - Completed acceptor handler and I/O context ( io_context is like layer of abstraction of event loop)
2 - make thread pool to make io_context able to mangae io operation with blocking main thread
what next ?
1 - Completed acceptor handler and I/O context ( io_context is like layer of abstraction of event loop)
2 - make thread pool to make io_context able to mangae io operation with blocking main thread