nn::ssl::Connection::AssignSocket Member Function
bool AssignSocket(
s32 socketDesc
);
| Name | Description | |
|---|---|---|
| in | socketDesc | Socket descriptor. |
true if it has been set). Sets a socket to use for SSL communication. Cannot set the socket if one is already set for this Connection object.
CONFIDENTIAL