Requiem.QUIC.Socket.start
You're seeing just the function
start
, go back to Requiem.QUIC.Socket module for more information.
Link to this function
start(socket_ptr, host, port, pid, target_pids)
Specs
start(integer(), binary(), non_neg_integer(), pid(), [pid()]) :: :ok | {:error, :system_error | :socket_error}