-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Lines 27 to 32 in 1d6d53b
| // todo: gestire eccezioni errori | |
| // todo: file config (max_threads, port) | |
| // todo: timeouts | |
| int main() { | |
| boost::asio::io_service io_service; |