Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
no need to link to Mojo::IOLoop
  • Loading branch information
kraih committed Mar 2, 2016
1 parent 8c39355 commit 4e71ed4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/Mojo/Server/Hypnotoad.pm
Expand Up @@ -305,8 +305,7 @@ C<http://*:8080>. See also L<Mojo::Server::Daemon/"listen"> for more examples.
multi_accept => 100
Number of connections to accept at once, defaults to the value of
L<Mojo::IOLoop/"multi_accept">.
Number of connections to accept at once, defaults to the value of L</"clients">.
=head2 pid_file
Expand Down

0 comments on commit 4e71ed4

Please sign in to comment.