This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Open sockets non-overlapped?


On 6/13/06, Lev Bishop wrote:
On 6/13/06, Corinna Vinschen wrote:
> On Jun 12 22:59, Lev Bishop wrote:
> > Ok. I just did setup sshd, and I do see those issues, or something
> > similar (pressing the return key doesn't seem to help with the
> > interactive logon for me). I wonder what sshd does that everything
> > else i was using doesn't do.
>
> Non-blocking sockets?  User context switching?

Possibly. But my money right now is on fork()ing.

It seems it's hanging in fhandler_socket::close(), when the child process closes the listening socket.

Lev


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]