4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-01 03:50:28 +08:00
Ken Brown c5c7cec449 Cygwin: AF_UNIX: select: DGRAM sockets are always ready for writing
Our DGRAM sockets have no send buffer to check for available space, so
we always report that they are ready for writing.  An attempt to send
might still block waiting for a pipe connection, but that's allowable
in view of the non-atomicity of select/send.
2021-04-15 11:21:14 -04:00
..
2020-11-21 08:01:09 -05:00
2020-11-21 08:01:09 -05:00
2016-05-24 10:25:18 +02:00

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESSED 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 https://cygwin.com
You might especially be interested in

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