Repository: uClibc/libc/misc/syslog who: andersen time: Tue Jul 9 22:38:37 MDT 2002 Log Message: Tobias Anderberg <tobias.anderberg at axis.com> noticed that we were opening the socket() as SOCK_STREAM instead of using SOCK_DGRAM like we should have done. Files: changed: syslog.c