MLLP.TCP (mllp v0.9.4)

Link to this section Summary

Link to this section Functions

Callback implementation for MLLP.TCPContract.close/1.

Link to this function

connect(address, port, options, timeout)

Callback implementation for MLLP.TCPContract.connect/4.

Link to this function

recv(socket, length)

Callback implementation for MLLP.TCPContract.recv/2.

Link to this function

recv(socket, length, timeout)

Callback implementation for MLLP.TCPContract.recv/3.

Link to this function

send(socket, packet)

Callback implementation for MLLP.TCPContract.send/2.

Link to this function

shutdown(socket, opts)

See :gen_tcp.shutdown/2.