mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Remove a completed @todo comment
This commit is contained in:
parent
f7884475a5
commit
ac1424fd6a
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ messages() -> {ssl, ssl_closed, ssl_error}.
|
|||
%% </dl>
|
||||
%%
|
||||
%% @see ssl:listen/2
|
||||
%% @todo The password option shouldn't be mandatory.
|
||||
-spec listen([{port, inet:ip_port()} | {certfile, string()}
|
||||
| {keyfile, string()} | {password, string()}
|
||||
| {cacertfile, string()} | {ip, inet:ip_address()}])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue