ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/lib/AnyEvent.pm
(Generate patch)

Comparing AnyEvent/lib/AnyEvent.pm (file contents):
Revision 1.363 by root, Sun Aug 14 13:56:52 2011 UTC vs.
Revision 1.364 by root, Mon Aug 15 12:56:53 2011 UTC

1997This takes place when the first watcher is created. 1997This takes place when the first watcher is created.
1998 1998
1999For example, to bind a debug shell on a unix domain socket in 1999For example, to bind a debug shell on a unix domain socket in
2000F<< /tmp/debug<pid>.sock >>, you could use this: 2000F<< /tmp/debug<pid>.sock >>, you could use this:
2001 2001
2002 PERL_ANYEVENT_DEBUG_SHELL=unix/:/tmp/debug\$\$.sock perlprog 2002 PERL_ANYEVENT_DEBUG_SHELL=/tmp/debug\$\$.sock perlprog
2003 2003
2004Note that creating sockets in F</tmp> is very unsafe on multiuser 2004Note that creating sockets in F</tmp> is very unsafe on multiuser
2005systems. 2005systems.
2006 2006
2007=item C<PERL_ANYEVENT_DEBUG_WRAP> 2007=item C<PERL_ANYEVENT_DEBUG_WRAP>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines