Closed rodrigues closed 5 years ago
This PR opens the function Statix.Conn.transmit(packet, sock), allowing other kinds of packets to be transmitted without needing to extend the library.
Statix.Conn.transmit(packet, sock)
Originated from https://github.com/lexmag/statix/pull/26#issuecomment-394025014
This PR opens the function
Statix.Conn.transmit(packet, sock)
, allowing other kinds of packets to be transmitted without needing to extend the library.Originated from https://github.com/lexmag/statix/pull/26#issuecomment-394025014