Open sockets non-overlapped?

Lev Bishop lev.bishop@gmail.com
Tue Jun 13 02:59:00 GMT 2006


On 6/12/06, Lev Bishop wrote:
> On 6/12/06, Corinna Vinschen wrote:
> >
> > I found that using WSASocket(!OVERLAPPED) instead of socket results in
> > sshd misbehaviour (scp takes a long time to start copying files, an
> > interactive logon doesn't print the prompt until the user presses the
> > return key).  I didn't try to debug this, lazy as I am.
>
> Strange. I don't run sshd, but I've been using this patch for a while
> now and not noticed any problems. Maybe I'll try installing sshd one
> of these days and see if I see those issues you describe.

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.

L



More information about the Cygwin-patches mailing list