socket2
v2.1.1

      Socket.Datagram (socket2 v2.1.1)

      Summary

      Types

      t()

      Functions

      recv(self)

      See Socket.Datagram.Protocol.recv/1.

      recv(self, length_or_options)

      See Socket.Datagram.Protocol.recv/2.

      recv(self, length, options)

      See Socket.Datagram.Protocol.recv/3.

      recv!(self)
      recv!(self, length_or_options)
      recv!(self, length, options)
      send(self, packet, to)

      See Socket.Datagram.Protocol.send/3.

      send!(self, packet, to)

      Types

      Link to this type

      t()

      @type t() :: Socket.Datagram.Protocol.t()

      Functions

      Link to this function

      recv(self)

      See Socket.Datagram.Protocol.recv/1.

      Link to this function

      recv(self, length_or_options)

      See Socket.Datagram.Protocol.recv/2.

      Link to this function

      recv(self, length, options)

      See Socket.Datagram.Protocol.recv/3.

      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)

      See Socket.Datagram.Protocol.send/3.

      Link to this function

      send!(self, packet, to)

      Hex Package Hex Preview (current file) Download ePub version

      Built using ExDoc (v0.30.9) for the Elixir programming language