
17 Jan
2012
17 Jan
'12
5:47 p.m.
Hi everybody, 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? Thanks, Arash