Class SSL.sslport

Inheritance graph
Description

Interface similar to Stdio.Port.


Inherit accept_queue

inherit ADT.Queue : accept_queue


Inherit context

inherit .context : context


Inherit socket

inherit Stdio.Port : socket


Variable accept_callback

function(object, mixed|void:void) SSL.sslport.accept_callback


Method create

SSL.sslport SSL.sslport()

Description

Create a new port for accepting SSL connections.

See also

bind(), listen_fd()