This is the mail archive of the cygwin@sourceware.cygnus.com 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]

cygwin32_getsockopt missing


cygwin32_getsockopt seems to be missing from libcygwin.a,
although setsockopt is ok.

E:\cygnus\H-i386-cygwin32\i386-cygwin32\lib>nm -op *.a | grep getsockopt
libwsock32.a:ds49.o:00000000 T _getsockopt@20
libwsock32.a:ds49.o:00000000 ? ___imp_getsockopt@20

E:\cygnus\H-i386-cygwin32\i386-cygwin32\lib>nm -op *.a | grep setsockopt
libcygwin.a:ds571.o:00000000 T _cygwin32_setsockopt
libcygwin.a:ds571.o:00000000 ? ___imp_cygwin32_setsockopt
libwsock32.a:ds69.o:00000000 T _setsockopt@20
libwsock32.a:ds69.o:00000000 ? ___imp_setsockopt@20

I'm new to the product and the mailing list, so I apoligize if
this has been covered.

Bruce
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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