Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 681 - 690 of 6,576 for content_length:[0 TO 9999] (0.21 seconds)

  1. 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
    Mon Feb 02 22:59:23 GMT 2026
      741 bytes
      Similar Results (1)
  2. 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
    Mon Feb 02 06:03:00 GMT 2026
      445 bytes
  3. 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.txt
    Mon Feb 02 21:15:44 GMT 2026
      536 bytes
  4. 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
    Mon Feb 02 06:37:20 GMT 2026
      464 bytes
  5. ODBM_File.txt

    package ODBM_File; use strict; use warnings; require Tie::Hash; require XSLoader; our @ISA = qw(Tie::Hash); our $VERSION = "1.20"; XSLoader::load(); 1; __END__ =head1 NAME ODBM_File - Tied access t...
    perldoc.perl.org/ODBM_File.txt
    Mon Jan 26 20:42:25 GMT 2026
      3K bytes
  6. api.rst.txt

    .. _radosgw api: ========== librgw (Python) ========== .. highlight:: python The `rgw` python module provides file-like access to rgw. API Reference ========== .. automodule:: rgw :members: LibRGWF...
    docs.ceph.com/en/latest/_sources/radosgw/api.rst.txt
    Wed Feb 08 19:04:30 GMT 2023
      234 bytes
  7. org.apache.tools.ant.listener (Apache Ant API)

    declaration: package: org.apache.tools.ant.listener
    ant.apache.org/manual/api/org/apache/tools/ant/listener/package-summary.html
    Thu Aug 29 14:17:20 GMT 2024
      7.3K bytes
  8. 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
    Thu Aug 29 14:17:20 GMT 2024
      6.4K bytes
  9. FilterSet Type

    FilterSet FilterSets are groups of filters. Filters can be defined as token-value pairs or be read in from a file. Fi...
    ant.apache.org/manual/Types/filterset.html
    Tue Oct 19 07:20:25 GMT 2021
      6.6K bytes
  10. ens

    *ens* - serve DNS records from the Ethereum Name Service.
    coredns.io/explugins/ens/
    Fri Feb 06 00:29:41 GMT 2026
      7.9K bytes
Back to Top