Subject: Re: [Boost-users] [asio] Error "File exists" at connect
From: Igor R (boost.lists_at_[hidden])
Date: 2012-01-17 13:01:12


> 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?