-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: a40c38c6deea89550f005cb611f78249ae25d50f:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit a40c38c6deea89550f005cb611f78249ae25d50f
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Sun Jan 8 05:52:42 2006 +0000

    *** empty log message ***

diff --git a/src/urxvt.pm b/src/urxvt.pm

index 6dc7a9fd9a52cb9ef55f4572c02f11a8a95642ff..

index ..d64d4df397523d49675561056d963ca29c260dcf 100644

--- a/src/urxvt.pm
+++ b/src/urxvt.pm
@@ -584,10 +584,18 @@ sub urxvt::destroy_hook(&) {
    bless \shift, urxvt::destroy_hook::
 }

-# urxvt::anyevent
-
 package urxvt::anyevent;

+=head2 The C<urxvt::anyevent> Class
+
+The sole purpose of this class is to deliver an interface to the
+C<AnyEvent> module - any module using it will work inside urxvt without
+further work. The only exception is that you cannot wait on condition
+variables, but non-blocking condvar use is ok. What this means is that you
+cannot use blocking APIs, but the non-blocking variant should work.
+
+=cut
+
 our $VERSION = 1;

 $INC{"urxvt/anyevent.pm"} = 1; # mark us as there

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 13:57:51 2024