Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 171 - 180 of 6,576 for content_length:[0 TO 9999] (0.04 sec)

  1. bless.txt

    =over =item bless REF,CLASSNAME X<bless> =item bless REF C<bless> tells Perl to mark the item referred to by C<REF> as an object in a package. The two-argument version of C<bless> is always prefera...
    perldoc.perl.org/functions/bless.txt
    Registered: Sat Dec 13 14:44:35 UTC 2025
    - 1.9K bytes
    - Viewed (0)
  2. 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.txt
    Registered: Sat Dec 13 17:50:24 UTC 2025
    - 1.6K bytes
    - Viewed (0)
  3. 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.txt Similar Results (1)
    Registered: Sat Dec 13 17:20:41 UTC 2025
    - 741 bytes
    - Viewed (0)
  4. 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.txt
    Registered: Sat Dec 13 15:31:11 UTC 2025
    - 508 bytes
    - Viewed (0)
  5. accept.txt

    =over =item accept NEWSOCKET,GENERICSOCKET X<accept> Accepts an incoming socket connect, just as L<accept(2)> does. Returns the packed address if it succeeded, false otherwise. See the example in L...
    perldoc.perl.org/functions/accept.txt
    Registered: Sat Dec 13 17:41:45 UTC 2025
    - 445 bytes
    - Viewed (0)
  6. 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.txt
    Registered: Sat Dec 13 16:12:49 UTC 2025
    - 464 bytes
    - Viewed (0)
  7. semget.txt

    =over =item semget KEY,NSEMS,FLAGS X<semget> Calls the System V IPC function L<semget(2)>. Returns the semaphore id, or the undefined value on error. See also L<perlipc/"SysV IPC"> and the document...
    perldoc.perl.org/functions/semget.txt
    Registered: Sat Dec 13 16:25:18 UTC 2025
    - 325 bytes
    - Viewed (0)
  8. org.apache.tools.ant.taskdefs.optional.sos (Apa...

    declaration: package: org.apache.tools.ant.taskdefs.optional.sos
    ant.apache.org/manual/api/org/apache/tools/ant/taskdefs/optional/sos/package-summary.html
    Registered: Fri Dec 26 00:07:00 UTC 2025
    - Last Modified: Thu Aug 29 14:17:20 UTC 2024
    - 7.6K bytes
    - Viewed (0)
  9. org.apache.tools.ant.taskdefs.optional.ccm (Apa...

    declaration: package: org.apache.tools.ant.taskdefs.optional.ccm
    ant.apache.org/manual/api/org/apache/tools/ant/taskdefs/optional/ccm/package-summary.html
    Registered: Fri Dec 26 00:06:29 UTC 2025
    - Last Modified: Thu Aug 29 14:17:20 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  10. org.apache.tools.ant.taskdefs.optional.clearcas...

    declaration: package: org.apache.tools.ant.taskdefs.optional.clearcase
    ant.apache.org/manual/api/org/apache/tools/ant/taskdefs/optional/clearcase/package-summary.html
    Registered: Fri Dec 26 00:06:40 UTC 2025
    - Last Modified: Thu Aug 29 14:17:20 UTC 2024
    - 8.6K bytes
    - Viewed (0)
Back to top