You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

254 B

AnyEvent provides a uniform interface to various event loops. This
allows module authors to use event loop functionality without
forcing module users to use a specific event loop implementation
(since more than one event loop cannot coexist peacefully).