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:40 +0000 (10:09 -0500)
commit40bb1b2a76afa816fb03dc7806707724570123d6
tree7c4a01fb66865f4c6544c2d1b051f751096ef592
parent610c021b9a768fcddbc92ffd233b4d68df6bae0f
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.024841 seconds and 4 git commands to generate.