logd: use uloop instead of ustream_fd for syslog
authorFelix Fietkau <nbd@nbd.name>
Mon, 6 Nov 2017 09:46:38 +0000 (10:46 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 6 Nov 2017 10:23:51 +0000 (11:23 +0100)
Using a stream buffer for a datagram socket makes no sense. This change
fixes dealing with line buffer truncation on large incoming messages

Signed-off-by: Felix Fietkau <nbd@nbd.name>

No differences found