On Jun 28 16:17, [EMAIL PROTECTED] wrote:
> On Jun 27 19:08, Corinna Vinschen wrote:
> > Yes, that's the same problem. From stracing the problem it appears
> > that the underlying problem is in WinSock. connect returns with an
> > error 10036, WSAEINPROGRESS, because the other thread is at that
>
On Jun 26 16:39, [EMAIL PROTECTED] wrote:
> I'm trying to test some socket code inside a single process. I have two
> threads, a server and a client, and try to connect a Unix domain socket
> between them, but the threads block on accept() and connect() respectively.
> I've tried blocking on s
2 matches
Mail list logo