
17 Jan
2012
17 Jan
'12
6:01 p.m.
I am running a server and client using boost::asio. There are 10 clients sending requests simultaneously to the server. Sometimes one of the clients returns the error "File exist" when ip::tcp::socket::connect() is called. Do you have any idea what possibly could cause this error?
What's the error code?