Method SSL.sslport()->accept()
classSSL.sslport
- 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.
class SSL.sslportSSL.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.