chiark
/
gitweb
/
~mdw
/
preload-hacks
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
a59a964
)
noip.c: Support `SO_REUSEADDR', rather sketchily.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 9 Jun 2018 14:56:33 +0000
(15:56 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 9 Jun 2018 14:58:23 +0000
(15:58 +0100)
If the caller tries to bind, and has previously set the `SO_REUSEADDR'
flag, then unlink any existing socket unless there's an active listener
already.
No differences found