esshd v0.1.0 Sshd.Server View Source

The module that encompasses the SSH socket acceptor and its dispatch.

Link to this section Summary

Link to this section Types

Link to this type ip_address() View Source
ip_address() :: :inet.ip_address
Link to this type peer_address() View Source
peer_address() :: {ip_address, port_number}
Link to this type port_number() View Source
port_number() :: :inet.port_number