View Source esockd_dtls_acceptor (esockd v5.9.3-rc.1)
Link to this section Summary
Link to this section Functions
Link to this function
start_link(Proto, ListenOn, ConnSup, TuneFun, UpgradeFuns, Limiter, LSock)
View Source-spec start_link(atom(), esockd:listen_on(), pid(), esockd:sock_fun(), [esockd:sock_fun()], esockd_generic_limiter:limiter(), inet:socket()) -> {ok, pid()} | {error, term()}.