Lines Matching full:sockets
705 Make sure sockets opened by MHD are non-inheritable by default (#2414). -CG
757 Switch to non-blocking sockets for all systems but Cygwin
758 (we already used non-blocking sockets for GNU/Linux); also
759 use non-blocking sockets on Cygwin for HTTPS as this is
761 Cygwin, #1824 implies that we need to use blocking sockets
818 Made sockets blocking again for non-Linux platforms as non-blocking
819 sockets cause problems (#1824) on Cygwin but offer better performance
841 platforms where shutdown-on-listen-sockets does not work. -WB/CG
875 Changing sockets to be non-blocking as suggested by Eivind Sarto
905 on connection sockets to signal termination instead. -CG
1183 as an option. IPv6 sockets now only bind to IPv6
1265 Added check for sockets being '< FD_SETSIZE' (just to be safe). -CG
1410 Fixed data race on closing sockets during
1504 Fixed a problem with sockets closed for reading ending up