Changes

Jump to navigation Jump to search
223 bytes added ,  15:58, 30 April 2020
Line 639: Line 639:  
= IoMode =
 
= IoMode =
 
This is "nn::ssl::sf::IoMode" or "nn::ssl::Connection::IoMode". At the time of [[#ISslConnection]] object creation, the default value is 1.
 
This is "nn::ssl::sf::IoMode" or "nn::ssl::Connection::IoMode". At the time of [[#ISslConnection]] object creation, the default value is 1.
 +
 +
This has no affect on the socket non-blocking flag, this is only used for calculating the timeout (converted from milliseconds) passed to the NSS funcs used by various cmds. NonBlocking = 0, Blocking = 300000 (5 minutes).
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"

Navigation menu