
17 Jan
2012
17 Jan
'12
6:13 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?
On 01/17/12 13:01, Igor R wrote: the error value is 17 and the category is system. By the way, the system is Linux 32 bit and Boost version is 1.40