ranch:get_protocol_options(3)

Name

ranch:get_protocol_options - Get the current protocol options

Description

get_protocol_options(Ref :: ranch:ref())
    -> ProtoOpts :: any()

Get the current protocol options.

Arguments

Ref

The listener name.

Return value

The current protocol options are returned.

Examples

Get the current protocol options
ProtoOpts = ranch:get_protocol_options(example).

See also

ranch:get_max_connections(3), ranch:get_transport_options(3), ranch:set_protocol_options(3), ranch(3)

Ranch 1.6 Function Reference

Navigation

Version select