newlib/winsup
Corinna Vinschen 5369605f4f * fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.
* fhandler_socket.cc (fhandler_socket::bind): Set socket to
	SO_EXCLUSIVEADDRUSE if application didn't explicitely set SO_REUSEADDR
	socket option, on systems supporting SO_EXCLUSIVEADDRUSE.
	* net.cc (cygwin_setsockopt): Set fhandler's saw_reuseaddr status flag
	if SO_REUSEADDR socket option has been successsfully set.
	* wincap.h (wincaps::has_exclusiveaddruse): New element.
	* wincap.cc: Implement above element throughout.
2006-01-29 12:23:44 +00:00
..
cygserver
cygwin * fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag. 2006-01-29 12:23:44 +00:00
doc Move cocom to the build requirements. 2006-01-28 02:12:32 +00:00
mingw 2006-01-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2006-01-19 00:32:21 +00:00
subauth
testsuite
utils * cygcheck.cc (common_paths): Add "patch". 2006-01-19 21:16:38 +00:00
w32api * include/winsock2.h (WINSOCK_API_LINKAGE): Define. Add to 2006-01-29 00:52:35 +00:00
CYGWIN_LICENSE
ChangeLog
Makefile.common
Makefile.in
README Add top-level README 2006-01-27 05:37:13 +00:00
configure * configure.in: Add AC_PROG_INSTALL handling. 2006-01-16 17:48:36 +00:00
configure.in

README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin