Mariaex

v0.9.0

  • Pages
  • Modules
  • Exceptions

    Mariaex v0.9.0 Mariaex.Connection.Ssl View Source

    Link to this section Summary

    Functions

    close(sock)
    fake_message(sock, buffer)
    receive(sock, arg)
    recv(sock, bytes, timeout)
    recv_active(sock, timeout, buffer \\ :active_once)
    send(sock, data)
    setopts(arg, opts)
    tag()

    Link to this section Functions

    Link to this function close(sock) View Source
    Link to this function fake_message(sock, buffer) View Source
    Link to this function receive(sock, arg) View Source
    Link to this function recv(sock, bytes, timeout) View Source
    Link to this function recv_active(sock, timeout, buffer \\ :active_once) View Source
    Link to this function send(sock, data) View Source
    Link to this function setopts(arg, opts) View Source
    Link to this function tag() View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.