'\" t .\" Title: tlsrpt_set_blocking .\" Author: Boris Lohner .\" Generator: Asciidoctor 2.0.26 .\" Date: 2026-09-01 .\" Manual: tlsrpt_set_blocking .\" Source: tlsrpt_set_blocking .\" Language: English .\" .TH "TLSRPT_SET_BLOCKING" "3" "2026-09-01" "tlsrpt_set_blocking" "tlsrpt_set_blocking" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" tlsrpt_set_blocking \- changes the `sendto` call within `tlsrpt_finish_delivery_request` to be blocking .SH "SYNOPSIS" .sp #include .sp void tlsrpt_set_blocking() .SH "DESCRIPTION" .sp The \f(CRtlsrpt_set_blocking\fP function changes the \f(CRsendto\fP call within \f(CRtlsrpt_finish_delivery_request\fP to be blocking. The default is non\-blocking. .SH "RETURN VALUE" .sp The tlsrpt_set_blocking function has no return value. .SH "SEE ALSO" .sp man:tlsrpt_set_nonblocking[3] .SH "AUTHOR" .sp Boris Lohner