- Apr 21, 2019
-
-
Matthias Schiffer authored
inet_pton() doesn't set errno on regular parse errors, so using perror() doesn't make sense (and we avoid a confusing "Success" message).
-
- Jul 25, 2016
-
-
lemoer authored
gluon-neighbour-info: improve verbosity on wrong cli parameters
-
- Dec 18, 2015
-
-
Matthias Schiffer authored
The timeout was calculated incorrectly (in each iteration the span between the start time and the current time was substracted from the timeout again), and would often become negative, causing warnings in the kernel log.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
sse-multiplex likes to get the header as fast as possible.
-
- Oct 14, 2015
-
-
Jan-Philipp Litza authored
-
- Jul 09, 2015
-
-
Jan-Philipp Litza authored
-
- Jul 06, 2015
-
-
Hans-Werner Hilse authored
error() is a glibc specific function and should not be used in code meant to be portable.
-
- Sep 06, 2014
-
-
Nils Schneider authored
-
Nils Schneider authored
-
Nils Schneider authored
-
- Aug 28, 2014
-
-
Nils Schneider authored
This is a simple client for gluon-announced.
-