mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-05 03:04:16 +01:00
include/nsysnet/nssl: Clarify "block" arg to NSSLCreateConnection
This commit is contained in:
parent
3e8c28f939
commit
fb92450f21
@ -302,7 +302,7 @@ NSSLAddServerPKI(NSSLContextHandle context,
|
||||
* An existing socket to use for the connection, or NULL.
|
||||
*
|
||||
* \param block
|
||||
* Whether to block until the connection is open.
|
||||
* If opening a new underlying socket, whether to open it in blocking mode.
|
||||
*
|
||||
* \returns
|
||||
* A #NSSLConnectionHandle representing the current connection.
|
||||
|
Loading…
Reference in New Issue
Block a user