OSDN Git Service

Tobias Anderberg <tobias.anderberg@axis.com> noticed that
authorEric Andersen <andersen@codepoet.org>
Wed, 10 Jul 2002 04:38:37 +0000 (04:38 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 10 Jul 2002 04:38:37 +0000 (04:38 -0000)
commit56e94017e2a3db256841e61a608bd10508a5398f
tree99b135c6502fc9deb9ac4b04bb99284eae7dd2d6
parent64bfb23ea641191b6266b637269d41b99b9597ca
Tobias Anderberg <tobias.anderberg@axis.com> noticed that
we were opening the socket() as SOCK_STREAM instead of
using SOCK_DGRAM like we should have done.
libc/misc/syslog/syslog.c