MLLP.TLS (mllp v0.9.4)

Link to this section Summary

Link to this section Functions

Callback implementation for MLLP.TLSContract.close/1.

Link to this function

connect(address, port, options, timeout)

Callback implementation for MLLP.TLSContract.connect/4.

Link to this function

recv(socket, length)

Callback implementation for MLLP.TLSContract.recv/2.

Link to this function

recv(socket, length, timeout)

Callback implementation for MLLP.TLSContract.recv/3.

Link to this function

send(socket, packet)

Callback implementation for MLLP.TLSContract.send/2.

Link to this function

shutdown(socket, opts)

See :ssl.shutdown/2.