chiark
/
gitweb
/
~mdw
/
secnet
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
f54d5ad
)
Introduce setnonblock()
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 27 Sep 2014 12:26:17 +0000
(13:26 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 8 Oct 2014 17:25:18 +0000
(18:25 +0100)
This involves reworking setcloexec()'s implementation so that we can
reuse it.
We now treat a failure to set O_NONBLOCK in udp_make_socket as a
fatal, rather than recoverable, error. This is fine.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
No differences found