[asio-users] transport endpoint not connected
Brought to you by:
chris_kohlhoff
From: Vlad <vl...@gm...> - 2007-02-12 09:26:49
|
Hello to all! I've written some simple http server application. It works fine, but sometimes (very rare, average 1 time/20000 requests) io_service->run() finishes with exception "transport endpoint not connected". Server dies. How to make server to live after that exception ? Thanks |