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:
97162e5
)
noip.c (unix_socket_status): Return whether anyone's listening.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 9 Jun 2018 14:54:35 +0000
(15:54 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 9 Jun 2018 14:58:23 +0000
(15:58 +0100)
Add a new `LISTEN' flag which says whether anyone's listening on the
socket. Maybe the listener has gone away and we can only see the
leftover connections.
No differences found