Method SSL.Port()->accept()

class SSL.Port

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.