aboutsummaryrefslogtreecommitdiff
path: root/FIX
diff options
context:
space:
mode:
authordaurnimator <quae@daurnimator.com>2014-10-27 11:10:48 -0400
committerdaurnimator <quae@daurnimator.com>2014-10-27 13:35:36 -0400
commite602c2b271c4efdd0f9138863fb16f5b790fb824 (patch)
tree56dae750ab3c06381a13f10e205fcf3066cced64 /FIX
parentd80bb0d82ba105c8fdb27e6174c267965d06ffb0 (diff)
downloadluasocket-e602c2b271c4efdd0f9138863fb16f5b790fb824.tar.gz
luasocket-e602c2b271c4efdd0f9138863fb16f5b790fb824.tar.bz2
luasocket-e602c2b271c4efdd0f9138863fb16f5b790fb824.zip
src/usocket: Do not setblocking on destroy;
This results in unexpected behaviour if the socket has been `dup()`d, as O_NONBLOCK is shared. Close is always 'blocking' anyway See https://github.com/wahern/cqueues/issues/13 for an example use case
Diffstat (limited to 'FIX')
0 files changed, 0 insertions, 0 deletions