Go to file
Matthias Schiffer d1e0b6e0bd
sse-multiplex: don't use stdio FILE I/O for nonblocking sockets
The behaviour is not defined; musl loses parts of long data lines. Change
code to work with file descriptors directly and handle buffering ourselves.
2018-02-14 12:11:35 +01:00
admin autoupdater: fix indentation 2017-02-25 18:09:39 +01:00
libs libpacketmark: fix call of initialization function (again) 2017-11-04 20:55:37 +01:00
net sse-multiplex: don't use stdio FILE I/O for nonblocking sockets 2018-02-14 12:11:35 +01:00
utils/micrond ecdsautils: remove 2016-12-22 03:52:40 +01:00
.gitignore Add .gitignore 2013-09-28 19:45:19 +02:00