aboutsummaryrefslogtreecommitdiff
path: root/include/dyn-string.h
diff options
context:
space:
mode:
authorKen Brown <kbrown@cornell.edu>2021-04-15 11:21:14 -0400
committerKen Brown <kbrown@cornell.edu>2021-04-15 11:21:14 -0400
commitc5c7cec44917283d983b8b35bbf11c43fbca7710 (patch)
tree2aacdca8eb6497edc2c69c0e9730376f824b6487 /include/dyn-string.h
parent82c65349c2592207ba9fec15d869962858713a5c (diff)
downloadnewlib-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/dyn-string.h')
0 files changed, 0 insertions, 0 deletions