nexus v0.1.0 Nexus.Transport.SSL View Source

Link to this section Summary

Link to this section Functions

Callback implementation for Nexus.Transport.accept/2.

Link to this function acknowlege(socket, timeout) View Source

Callback implementation for Nexus.Transport.acknowlege/2.

Link to this function controlling_process(socket, pid) View Source

Callback implementation for Nexus.Transport.controlling_process/2.

Callback implementation for Nexus.Transport.listen/2.

Callback implementation for Nexus.Transport.peer_name/1.

Callback implementation for Nexus.Transport.send/2.

Callback implementation for Nexus.Transport.send_file/2.

Link to this function send_file(socket, file, offset, length, opts) View Source

Callback implementation for Nexus.Transport.send_file/5.

Callback implementation for Nexus.Transport.set_opts/2.