Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
documentation tweak
  • Loading branch information
kraih committed Nov 2, 2014
1 parent c3290fa commit e45c263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Mojo/IOLoop.pm
Expand Up @@ -315,8 +315,8 @@ scalable C<select>.
LIBEV_FLAGS=8 # kqueue (*BSD, OS X)
Connections are established non-blocking, but name resolution needs to be
performed blocking, so you should limit concurrency if resolver timeouts are a
possibility.
performed blocking, so you should reduce concurrency if resolver timeouts are
a possibility.
The event loop will be resilient to time jumps if a monotonic clock is
available through L<Time::HiRes>. A TLS certificate and key are also built
Expand Down

0 comments on commit e45c263

Please sign in to comment.