Home
last modified time | relevance | path

Searched refs:_watch_read (Results 1 – 2 of 2) sorted by relevance

/dports/devel/p5-IO-Async/IO-Async-0.800/lib/IO/Async/
H A DHandle.pm150 $self->_watch_read(0), $self->_watch_read(1) if $self->want_readready;
260 sub _watch_read subroutine
313 $self->_watch_read(1) if $self->want_readready;
322 $self->_watch_read(0);
593 $self->_watch_read( $new );
H A DFileStream.pm193 sub _watch_read subroutine