ENOTSOCK errors with cygwin dll 1.3.21 and 1.3.22

Abraham Backus abraham@backus.com
Thu Apr 17 11:29:00 GMT 2003


Thanks Igor.  I've downloaded the cygwin cvs and am trying to track down
what's up in any spare time that I get.  In the meantime though, I've copied
some code from a testcase for one of the patches and made some of my own
modifications to run it using inetd.  With 1.3.20, the code is ok.  With
1.3.22 however, the calls to fgets(), fputs(), and fflush() all fail with
"Socket operation on non-socket" (errno=ENOTSOCK)


----- Original Message -----

> Look in winsup/cygwin/ChangeLog between "Bump DLL minor number to 22" and
> "Bump DLL minor number to 23"...  You could also look in the cygwin-cvs
> list archives between 3/9 and 3/13.
>
> FWIW, I see the following socket-related changes:
> <http://cygwin.com/ml/cygwin-cvs/2003-q1/msg00359.html>
> <http://cygwin.com/ml/cygwin-cvs/2003-q1/msg00352.html>
> <http://cygwin.com/ml/cygwin-cvs/2003-q1/msg00350.html>
> but I might have missed something...
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: main.cc
URL: <http://cygwin.com/pipermail/cygwin/attachments/20030417/91701f6b/attachment.cc>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list