- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 21 - 30 of 1,672 for content_length:[0 TO 9999] (0.02 sec)
-
alarm.txt
=over =item alarm SECONDS X<alarm> X<SIGALRM> X<timer> =item alarm Arranges to have a SIGALRM delivered to this process after the specified number of wallclock seconds has elapsed. If SECONDS is no...perldoc.perl.org/functions/alarm.txtRegistered: 2024-09-10 23:23 - 2.3K bytes - Viewed (0) -
getsockopt.txt
=over =item getsockopt SOCKET,LEVEL,OPTNAME X<getsockopt> Queries the option named OPTNAME associated with SOCKET at a given LEVEL. Options may exist at multiple protocol levels depending on the so...perldoc.perl.org/functions/getsockopt.txtRegistered: 2024-09-11 01:40 - 1.6K bytes - Viewed (0) -
local.txt
=over =item local EXPR X<local> You really probably want to be using L<C<my>|/my VARLIST> instead, because L<C<local>|/local EXPR> isn't what most people think of as "local". See L<perlsub/"Private...perldoc.perl.org/functions/local.txtRegistered: 2024-09-11 01:27 - 1.5K bytes - Viewed (0) -
shmwrite.txt
=over =item shmread ID,VAR,POS,SIZE X<shmread> X<shmwrite> =item shmwrite ID,STRING,POS,SIZE Reads or writes the System V shared memory segment ID starting at position POS for size SIZE by attachin...perldoc.perl.org/functions/shmwrite.txtRegistered: 2024-09-10 23:54 - 769 bytes - Viewed (0) -
setpgrp.txt
=over =item setpgrp PID,PGRP X<setpgrp> X<group> Sets the current process group for the specified PID, C<0> for the current process. Raises an exception when used on a machine that doesn't implemen...perldoc.perl.org/functions/setpgrp.txtRegistered: 2024-09-11 00:45 - 529 bytes - Viewed (0) -
sub.txt
=over =item sub NAME BLOCK X<sub> =item sub NAME (PROTO) BLOCK =item sub NAME : ATTRS BLOCK =item sub NAME (PROTO) : ATTRS BLOCK This is subroutine definition, not a real function I<per se>. Withou...perldoc.perl.org/functions/sub.txtRegistered: 2024-09-10 23:29 - 536 bytes - Viewed (0) -
getsockname.txt
=over =item getsockname SOCKET X<getsockname> Returns the packed sockaddr address of this end of the SOCKET connection, in case you don't know the address because you have several different IPs tha...perldoc.perl.org/functions/getsockname.txtRegistered: 2024-09-11 00:25 - 464 bytes - Viewed (0) -
AUTOLOAD.txt
=over =item AUTOLOAD This keyword is documented in L<perlsub/"Autoloading">. =backperldoc.perl.org/functions/AUTOLOAD.txtRegistered: 2024-09-11 02:10 - 85 bytes - Viewed (0) -
getnetbyname.txt
=over =item getpwnam NAME X<getpwnam> X<getgrnam> X<gethostbyname> X<getnetbyname> X<getprotobyname> X<getpwuid> X<getgrgid> X<getservbyname> X<gethostbyaddr> X<getnetbyaddr> X<getprotobynumber> X<...perldoc.perl.org/functions/getnetbyname.txtRegistered: 2024-09-11 06:25 - 7K bytes - Viewed (0) -
getservent.txt
=over =item getpwnam NAME X<getpwnam> X<getgrnam> X<gethostbyname> X<getnetbyname> X<getprotobyname> X<getpwuid> X<getgrgid> X<getservbyname> X<gethostbyaddr> X<getnetbyaddr> X<getprotobynumber> X<...perldoc.perl.org/functions/getservent.txtRegistered: 2024-09-11 07:11 - 7K bytes - Viewed (0)