bug-myserver
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-myserver] Re: Trouble with blocking on Socket::accept() for a t


From: Giuseppe Scrivano
Subject: Re: [bug-myserver] Re: Trouble with blocking on Socket::accept() for a test
Date: Fri, 27 Mar 2009 20:14:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

Hi,

I confirm the problem, accept must immediately return the control back.
I guess the problem depends from `ioctlsocket' inside
`Socket::setNonBlocking'.  Does it work if you change this method to use
`fcntl' instead of `ioctlsocket'?

Giuseppe


ivailo ilionov <address@hidden> writes:

> I should have sent this file : ), the other is too hairy.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]