ranch:get_transport_options(3)

Name

ranch:get_transport_options - Get the current transport options

Description

get_transport_options(Ref :: ranch:ref())
    -> TransOpts :: any()

Get the current transport options.

Arguments

Ref

The listener name.

Return value

The current transport options are returned.

Examples

Get the current transport options
TransOpts = ranch:get_transport_options(example).

See also

ranch:get_max_connections(3), ranch:get_protocol_options(3), ranch:set_transport_options(3), ranch(3)

Ranch 2.0 Function Reference

Navigation

Version select

Like my work? Donate!

Donate to Loïc Hoguin because his work on Cowboy, Ranch, Gun and Erlang.mk is fantastic:

Recurring payment options are also available via GitHub Sponsors. These funds are used to cover the recurring expenses like food, dedicated servers or domain names.