chiark / gitweb /
libsystemd-dhcp: Return proper error if bind fails
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 20 Dec 2013 15:16:11 +0000 (17:16 +0200)
committerTom Gundersen <teg@jklm.no>
Sun, 22 Dec 2013 13:27:15 +0000 (14:27 +0100)
commit1c8035a89747ed3aadc433bdd11b865cd0d02472
tree358ffe8c7f1974308a5cb226cac397cbfa62713e
parent3b349af69aab440a625fedb21377e2bdc461098e
libsystemd-dhcp: Return proper error if bind fails

This also fixes a minor indentation damage.

[tomegun: use close_noint_nofail() instead and drop 'err' variables]
src/libsystemd-dhcp/dhcp-network.c