Handle partial data re-sending on ktls/sendfile on FreeBSD
[openssl.git] / doc / man3 / SSL_write.pod
index 06bd368c465b27906ea51865fce25627a93d6bf5..9a5a6f0744df86ea35b94a35022218d972e79457 100644 (file)
@@ -120,7 +120,8 @@ For SSL_sendfile(), the following return values can occur:
 =item Z<>>= 0
 
 The write operation was successful, the return value is the number
-of bytes of the file written to the TLS/SSL connection.
+of bytes of the file written to the TLS/SSL connection. The return
+value can be less than B<size> for a partial write.
 
 =item E<lt> 0