mirror of https://git.musl-libc.org/git/musl
Browse Source
based on patch by Dima Krasner, with minor improvements for code size. connect can fail if there is no listening syslogd, in which case a useless socket was kept open, preventing subsequent syslog call from attempting to connect again.master
1 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue