Diode Client v1.0.1
  • Pages
  • Modules

    View Source DiodeClient.Cowboy2Adapter.SecurePort (Diode Client v1.0.1)

    Link to this section Summary

    Functions

    accept(portnum, timeout)
    controlling_process(pid, dst)

    See :ssl.controlling_process/2.

    handshake(pid, opts, timeout)
    listen(opts)
    messages()
    name()
    peername(pid)

    See :ssl.peername/1.

    secure()
    send(pid, data)

    See :ssl.send/2.

    sendfile(socket, path, offset, bytes)
    setopts(pid, opts)

    See :ssl.setopts/2.

    shutdown(pid, reason)

    See :ssl.shutdown/2.

    sockname(ssl)

    Link to this section Functions

    Link to this function

    accept(portnum, timeout)

    View Source
    Link to this function

    controlling_process(pid, dst)

    View Source

    See :ssl.controlling_process/2.

    Link to this function

    handshake(pid, opts, timeout)

    View Source
    Link to this function

    listen(opts)

    View Source
    Link to this function

    messages()

    View Source
    Link to this function

    name()

    View Source
    Link to this function

    peername(pid)

    View Source

    See :ssl.peername/1.

    Link to this function

    secure()

    View Source
    Link to this function

    send(pid, data)

    View Source

    See :ssl.send/2.

    Link to this function

    sendfile(socket, path, offset, bytes)

    View Source
    Link to this function

    setopts(pid, opts)

    View Source

    See :ssl.setopts/2.

    Link to this function

    shutdown(pid, reason)

    View Source

    See :ssl.shutdown/2.

    Link to this function

    sockname(ssl)

    View Source

    On Hex.pm: Package Preview (current file)

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