Searched refs:Poll (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
H A Dio_poll.t21 use IO::Poll qw(/POLL/);
23 my $poll = new IO::Poll;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DPoll.pm2 # IO::Poll.pm
8 package IO::Poll;
136 IO::Poll - Object interface to system poll call
140 use IO::Poll qw(POLLRDNORM POLLWRNORM POLLIN POLLHUP);
142 $poll = new IO::Poll;
153 C<IO::Poll> is a simple interface to the system level poll routine.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/
H A DIO.pm50 IO::Poll
H A DIO.xs230 MODULE = IO PACKAGE = IO::Poll
258 not_here("IO::Poll::poll");
476 * constant subs for IO::Poll
478 stash = gv_stashpvn("IO::Poll", 8, TRUE);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DC.pm942 # IO::Seekable and IO::Poll
946 IO::Seekable IO::Poll);

Completed in 275 milliseconds