Query: anyevent::impl::cocoa
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AnyEvent::Impl::Cocoa(3pm) User Contributed Perl Documentation AnyEvent::Impl::Cocoa(3pm)NAMEAnyEvent::Impl::Cocoa - AnyEvent adaptor for Cocoa::EventLoopSYNOPSISuse AnyEvent; use Cocoa::EventLoop; # do somethingDESCRIPTIONThis module provides NSRunLoop support to AnyEvent. NSRunLoop is an event loop for Cocoa applications, wrapped by Cocoa::EventLoop. By using this module, you can use Cocoa based API in your AnyEvent application, or AnyEvent within Cocoa applications. It does not support blocking waits.BUGSRight now, Cocoa::EventLoop (and this module) are in an early development phase and has some shortcomings and likely bugs. For example, there seems to be no way to just handle a single event with Cocoa (is there nothing they can implement properly?), so this module currently wakes up at least ten times a second when waiting for events. Also, events caused by timers might get delayed by up to 0.1 seconds.AUTHORSDaisuke Murase <typester@cpan.org>, Marc Lehmann <schmorp@schmorp.de>.COPYRIGHTSCopyright (c) 2009 by KAYAC Inc. Copyright (c) 2010,2011 by Marc Lehmann <schmorp@schmorp.de> perl v5.14.2 2012-04-08 AnyEvent::Impl::Cocoa(3pm)
Related Man Pages |
---|
ae(3pm) - debian |
anyevent::impl::eventlib(3pm) - debian |
anyevent::impl::ioasync(3pm) - debian |
anyevent::xmpp::ext::muc::user(3pm) - debian |
coro::socket(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |