sock: in listen_sock(), add debug message when socket() call failed.
authorMichael Adam <obnox@samba.org>
Fri, 8 Nov 2013 10:39:23 +0000 (11:39 +0100)
committerMichael Adam <obnox@samba.org>
Sat, 9 Nov 2013 12:34:33 +0000 (13:34 +0100)
commit5392e9829c186b5d09f135c7f379f18f0738745a
treeb403345507d1577d326944c6dcc440f6163f4bf5
parentfa26ad4d566f2c3a34f1c6e7158a9268267f2582
sock: in listen_sock(), add debug message when socket() call failed.

Signed-off-by: Michael Adam <obnox@samba.org>
src/sock.c