Fix: set errno with value from SO_ERROR on error.
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 21 Feb 2018 03:06:31 +0000 (22:06 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 27 Feb 2018 15:09:15 +0000 (10:09 -0500)
commitdfe758f3f476a983f277ebda23cf7ce41b0daa69
treecbc326a8316f5c2dda77843bb83ce9a628f63d03
parent16df1f44c9016cfc9aa1e4547ce12f9a20d4f3f8
Fix: set errno with value from SO_ERROR on error.

Debugging output at the same time in case of asynchronous handling.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/sessiond-comm/inet.c
src/common/sessiond-comm/inet6.c
This page took 0.024533 seconds and 4 git commands to generate.