diff options
| author | Ken Brown <kbrown@cornell.edu> | 2021-04-15 11:21:14 -0400 |
|---|---|---|
| committer | Ken Brown <kbrown@cornell.edu> | 2021-04-15 11:21:14 -0400 |
| commit | c5c7cec44917283d983b8b35bbf11c43fbca7710 (patch) | |
| tree | 2aacdca8eb6497edc2c69c0e9730376f824b6487 /include/opcode/ChangeLog | |
| parent | 82c65349c2592207ba9fec15d869962858713a5c (diff) | |
| download | newlib-github/topic/af_unix.tar.gz newlib-github/topic/af_unix.tar.bz2 newlib-github/topic/af_unix.zip | |
Cygwin: AF_UNIX: select: DGRAM sockets are always ready for writinggithub/topic/af_unixtopic/af_unix
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.
Diffstat (limited to 'include/opcode/ChangeLog')
0 files changed, 0 insertions, 0 deletions
