Home
last modified time | relevance | path

Searched refs:can_event (Results 1 – 16 of 16) sorted by relevance

/dports/devel/p5-IO-Async/IO-Async-0.800/lib/IO/Async/
H A DListener.pm238 unless( grep $self->can_event( $_ ), @acceptor_events ) {
260 if( $on_done = $self->can_event( "on_stream" ) ) {
266 elsif( $on_done = $self->can_event( "on_socket" ) ) {
271 elsif( $on_done = $self->can_event( "on_accept" ) ) {
H A DNotifier.pm746 sub can_event subroutine
775 my $code = $self->can_event( $event_name )
803 my $code = $self->can_event( $event_name )
833 my $code = $self->can_event( $event_name )
857 my $code = $self->can_event( $event_name )
H A DSocket.pm186 $self->can_event( "on_recv" ) or
196 $self->can_event( "on_recv" ) or
H A DSignal.pm108 unless( $self->can_event( 'on_receipt' ) ) {
H A DHandle.pm194 unless( $self->can_event( 'on_read_ready' ) ) {
227 unless( $self->can_event( 'on_write_ready' ) ) {
H A DStream.pm422 $self->can_event( "on_read" ) or
437 $self->can_event( "on_read" ) or
H A DProcess.pm514 $self->can_event( "on_finish" ) or
/dports/devel/p5-IO-Async/IO-Async-0.800/lib/IO/Async/Protocol/
H A DStream.pm138 $self->can_event( "on_read" ) or
147 $self->can_event( "on_read" ) or
/dports/devel/p5-IO-Async/IO-Async-0.800/lib/IO/Async/Timer/
H A DAbsolute.pm109 unless( $self->can_event( 'on_expire' ) ) {
H A DCountdown.pm117 unless( $self->can_event( 'on_expire' ) ) {
H A DPeriodic.pm162 unless( $self->can_event( 'on_tick' ) ) {
/dports/net-im/p5-Net-Async-XMPP/Net-Async-XMPP-0.003/lib/Net/Async/XMPP/
H A DProtocol.pod74 …ld>, L<adopt_future|IO::Async::Notifier/adopt_future>, L<can_event|IO::Async::Notifier/can_event>,…
H A DClient.pod62 …ld>, L<adopt_future|IO::Async::Notifier/adopt_future>, L<can_event|IO::Async::Notifier/can_event>,…
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DComponent.cls15 method Bool can_event();
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DDocks.pm992 return unless $self-> can_event;
1005 return unless $self-> can_event;
1015 return unless $self-> can_event;
1029 return unless $self-> can_event;
/dports/x11-toolkits/p5-Prima/Prima-1.63/pod/Prima/
H A DObject.pod788 =item can_event
791 as C<alive() == 1>, except that can_event() fails if an invalid object