projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efab0f5
)
*** empty log message ***
author
root
<root>
Sun, 3 Dec 2006 23:03:52 +0000
(23:03 +0000)
committer
root
<root>
Sun, 3 Dec 2006 23:03:52 +0000
(23:03 +0000)
src/urxvt.pm
patch
|
blob
|
history
diff --git
a/src/urxvt.pm
b/src/urxvt.pm
index f4f2d3f523470c181d89564ab8a33edb10a9a10d..7d5cb6941ce23bda0764d0e0f30b0a6d7bda6667 100644
(file)
--- a/
src/urxvt.pm
+++ b/
src/urxvt.pm
@@
-1125,6
+1125,10
@@
sub urxvt::anyevent::condvar::wait {
}
}
+sub urxvt::anyevent::one_event {
+ Carp::croak "AnyEvent->one_event blocking wait unsupported in urxvt, use a non-blocking API";
+}
+
package urxvt::term;
=head2 The C<urxvt::term> Class