diff options
author | 2016-05-29 14:38:33 +0000 | |
---|---|---|
committer | 2016-05-29 14:38:33 +0000 | |
commit | 22fe7e52478feca42beaaa53b0a8b52c489d904f (patch) | |
tree | 98f5f15dbe2d6687882bf02290eee4556c6ca551 /lib/libc | |
parent | Fix sizes passed to free() in fdfree(). This prevents a panic reported (diff) | |
download | wireguard-openbsd-22fe7e52478feca42beaaa53b0a8b52c489d904f.tar.xz wireguard-openbsd-22fe7e52478feca42beaaa53b0a8b52c489d904f.zip |
When connecting to a non existing tcp listen socket on localhost,
connect(2) does no longer fail immediately. It reports EINPROGRESS
first, an ECONNREFUSED or EPIPE error follows later. Allow this
changed behavior in syslogd(8) regression tests.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions