View Source DiodeClient.Port (Diode Client v1.0.1)

Link to this section Summary

Link to this section Functions

Link to this function

accept(portnum, timeout \\ :infinity)

View Source

See DiodeClient.Acceptor.accept/2.

Link to this function

check_remote(cert, event, remote)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

connect(destination, port, options \\ [])

View Source
Link to this function

controlling_process(pid, cpid)

View Source
Link to this function

is_direct_connection(ssl)

View Source
Link to this function

listen(portnum, opts \\ [])

View Source

See DiodeClient.Acceptor.listen/2.

Link to this function

sendfile(socket, filename, offset, bytes)

View Source
Link to this function

start_link(conn, port_ref, portnum \\ nil, peer \\ nil)

View Source
Link to this function

update_peer_port(pid, peer, portnum)

View Source