author | Sebastian Harl <sh@tokkee.org> | |
Tue, 11 Dec 2012 09:55:36 +0000 (10:55 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 11 Dec 2012 09:55:36 +0000 (10:55 +0100) | ||
commit | c56d3fd14df5efba97fa47b08d5ea7fe602f7c9a | |
tree | a4d800e30fb1fea0dbfe78f3a9564f394795baf5 | tree | snapshot |
parent | d170cd34bb8b4f135ec41c622e6a09ff83ff1011 | commit | diff |
utils unixsock: Added sc_unixsock_client_shutdown().
This function is a wrapper around shutdown(3). After shutting down send /
receive operations, the client will automatically re-connect on the next
send() / recv() call.
This function is a wrapper around shutdown(3). After shutting down send /
receive operations, the client will automatically re-connect on the next
send() / recv() call.
src/include/utils/unixsock.h | diff | blob | history | |
src/utils/unixsock.c | diff | blob | history |