chiark / gitweb /
sd-dhcp-client: test - don't close socket twice
authorTom Gundersen <teg@jklm.no>
Sat, 22 Mar 2014 09:52:49 +0000 (10:52 +0100)
committerTom Gundersen <teg@jklm.no>
Sat, 22 Mar 2014 09:52:49 +0000 (10:52 +0100)
One end of the socketpair is closed by the library, so only close our end. Also switch to
the safe_close() so we get notified about problems with closing.


No differences found