chore(quic): fix format

This commit is contained in:
William Yang 2021-06-17 09:02:34 +02:00
parent b4a9d663ae
commit d1978aaaf2
1 changed files with 7 additions and 7 deletions

View File

@ -56,7 +56,7 @@ setopts(_Socket, _Opts) ->
ok.
getopts(_Socket, _Opts) ->
%% todo
%% @todo
{ok, [{high_watermark, 0},
{high_msgq_watermark, 0},
{sndbuf, 0},