Current section

Files

Jump to
pgl include pgl@internal@socket_Builder.hrl
Raw

include/pgl@internal@socket_Builder.hrl

-record(builder, {
host :: binary(),
port :: integer(),
ipv6 :: boolean(),
timeout :: integer()
}).