tlsrpt_set_nonblocking - restores the `sendto` call within `tlsrpt_finish_delivery_request` to its
Contents
Description
The tlsrpt_set_nonblocking function restores the sendto call within tlsrpt_finish_delivery_request to its
default non-blocking behaviour.
Name
tlsrpt_set_nonblocking - restores the `sendto` call within `tlsrpt_finish_delivery_request` to its
default non-blocking behaviour
Return Value
The tlsrpt_set_nonblocking function has no return value.
See Also
tlsrpt_set_blocking(3)
Synopsis
#include <tlsrpt.h>
void tlsrpt_set_nonblocking()
