View Source esockd_udp (esockd v5.9.3-rc.1)
Link to this section Summary
Link to this section Functions
-spec count_peers(pid()) -> integer().
-spec server(atom(), esockd:listen_on(), [gen_udp:option()], mfa()) -> {ok, pid()} | {error, term()}.
-spec stop(pid()) -> ok.