'\" t .\" Title: tlsrpt_set_blocking .\" Author: Boris Lohner .\" Generator: Asciidoctor 1.5.6.1 .\" Date: 2024-11-06 .\" Manual: tlsrpt_set_blocking .\" Source: tlsrpt_set_blocking .\" Language: English .\" .TH "TLSRPT_SET_BLOCKING" "3" "2024-11-06" "tlsrpt_set_blocking" "tlsrpt_set_blocking" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \\$2 \(laURL: \\$1 \(ra\\$3 .. .if \n[.g] .mso www.tmac .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[CR]tlsrpt_set_blocking\fP function changes the \f[CR]sendto\fP call within \f[CR]tlsrpt_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 \fBtlsrpt_set_nonblocking\fP(3) .SH "AUTHOR(S)" .sp \fBBoris Lohner\fP .RS 4 Author(s). .RE