chore(quic): fix format
This commit is contained in:
parent
b4a9d663ae
commit
d1978aaaf2
|
@ -56,8 +56,8 @@ setopts(_Socket, _Opts) ->
|
|||
ok.
|
||||
|
||||
getopts(_Socket, _Opts) ->
|
||||
%% todo
|
||||
{ ok, [{high_watermark, 0},
|
||||
%% @todo
|
||||
{ok, [{high_watermark, 0},
|
||||
{high_msgq_watermark, 0},
|
||||
{sndbuf, 0},
|
||||
{recbuf, 0},
|
||||
|
|
Loading…
Reference in New Issue