Searched refs:can_write (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/FTP/
H A DA.pm88 $data->can_write($timeout) or
H A DI.pm62 $data->can_write($timeout) or
H A Ddataconn.pm103 sub can_write subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
H A Dio_sel.t67 @a = $sel->can_write;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm110 sub can_write subroutine
308 =item can_write ( [ TIMEOUT ] )
H A DSocket.pm120 if (!$sel->can_write($timeout)) {

Completed in 49 milliseconds