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