Skip to content

Commit

Permalink
reset method is now required
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jun 28, 2014
1 parent b81aff9 commit 6b79916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Mojo/Reactor.pm
Expand Up @@ -60,6 +60,7 @@ Mojo::Reactor - Low-level event reactor base class
sub one_tick {...}
sub recurring {...}
sub remove {...}
sub reset {...}
sub start {...}
sub stop {...}
sub timer {...}
Expand Down

0 comments on commit 6b79916

Please sign in to comment.