Requiem.QUIC.Connection.close
You're seeing just the function
close
, go back to Requiem.QUIC.Connection module for more information.
Link to this function
close(conn, app, err, reason)
Specs
close(integer(), boolean(), non_neg_integer(), binary()) :: {:ok, non_neg_integer()} | {:error, :system_error | :already_closed}