close/2 | |
connect/3 | |
connect_options/3 | |
controlling_process/3 | |
get_property/2 | |
is_ssl/1 | |
merge_ssl_opts/2 | |
new/1 | |
setopts/3 | |
ssl_opts/2 | |
sync_socket/2 |
close(Connection, Socket) -> any()
connect(Connection, ConnectOptions, Timeout) -> any()
connect_options(Transport, Host, ClientOptions) -> any()
controlling_process(Connection, Socket, Owner) -> any()
get_property(X1, Connection) -> any()
is_ssl(Connection) -> any()
merge_ssl_opts(Host, OverrideOpts) -> any()
new(Client) -> any()
setopts(Connection, Socket, Opts) -> any()
ssl_opts(Host, Options) -> any()
sync_socket(Connection, Socket) -> any()