Search results for "module:AnyEvent::SIP"
AnyEvent::SIP - Fusing together AnyEvent and Net::SIP
This module allows you to use AnyEvent as the event loop (and thus any other supported event loop) for Net::SIP. Net::SIP::Simple allows you to define the event loop. You can either define it using Net::SIP::Dispatcher::AnyEvent manually or you can s...
XSAWYERX/AnyEvent-SIP-0.002 - 09 Apr 2013 13:42:58 UTC
Net::SIP::Dispatcher::AnyEvent - AnyEvent dispatcher for Net::SIP
This module allows Net::SIP to work with AnyEvent as the event loop, instead of its own. This means you can combine them. While this is the implementation itself, you probably want to use AnyEvent::SIP instead. You definitely want to read the documen...
XSAWYERX/AnyEvent-SIP-0.002 - 09 Apr 2013 13:42:58 UTC
Net::SIP::Dispatcher::AnyEvent::Timer - A timer object for Net::SIP::Dispatcher::AnyEvent
The timer object Net::SIP::Dispatcher::AnyEvent creates when asked for a new timer....
XSAWYERX/AnyEvent-SIP-0.002 - 09 Apr 2013 13:42:58 UTC
AnyEvent::DNS - fully asynchronous DNS resolution
This module offers both a number of DNS convenience functions as well as a fully asynchronous and high-performance pure-perl stub resolver. The stub resolver supports DNS over IPv4 and IPv6, UDP and TCP, optional EDNS0 support for up to 4kiB datagram...
MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC