GSMLG.Socket v0.1.0
  • Pages
  • Modules

    GSMLG.Socket.Datagram (GSMLG.Socket v0.1.0)

    Link to this section Summary

    Types

    t()

    Functions

    recv(self)

    See GSMLG.Socket.Datagram.Protocol.recv/1.

    recv(self, length_or_options)

    See GSMLG.Socket.Datagram.Protocol.recv/2.

    recv(self, length, options)

    See GSMLG.Socket.Datagram.Protocol.recv/3.

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

    See GSMLG.Socket.Datagram.Protocol.send/3.

    send!(self, packet, to)

    Link to this section Types

    Link to this type

    t()

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

    Link to this section Functions

    Link to this function

    recv(self)

    See GSMLG.Socket.Datagram.Protocol.recv/1.

    Link to this function

    recv(self, length_or_options)

    See GSMLG.Socket.Datagram.Protocol.recv/2.

    Link to this function

    recv(self, length, options)

    See GSMLG.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 GSMLG.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.29.2) for the Elixir programming language