Socket.Datagram (socket2 v2.1.2)
Summary
Types
@type t() :: Socket.Datagram.Protocol.t()
Functions
Link to this function
recv(self)
Link to this function
recv(self, length_or_options)
Link to this function
recv(self, length, options)
Link to this function
recv!(self)
Link to this function
recv!(self, length_or_options)
Link to this function
recv!(self, length, options)
Link to this function
send(self, packet, to)
Link to this function