Method SSL.sslport()->accept()
- Method
accept
SSL.sslfileaccept()- Description
Get the next pending SSL.sslfile from the accept_queue::.
- Returns
Returns the next pending SSL.sslfile if any, and
0(zero) if there are none.
SSL.sslfile accept()
Get the next pending SSL.sslfile from the accept_queue::.
Returns the next pending SSL.sslfile if any,
and 0 (zero) if there are none.