MLLP.TCPContract.setopts
You're seeing just the callback
setopts
, go back to MLLP.TCPContract module for more information.
Link to this callback
setopts(socket, options)
Specs
setopts(socket :: :gen_tcp.socket(), options :: [:gen_tcp.option()]) :: :ok | {:error, :inet.posix()}