Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1761 - 1770 of 6,529 for content_length:[0 TO 9999] (0.08 sec)

  1. semctl.txt

    =over =item semctl ID,SEMNUM,CMD,ARG X<semctl> Calls the System V IPC function L<semctl(2)>. You'll probably have to say use IPC::SysV; first to get the correct constant definitions. If CMD is IPC_...
    perldoc.perl.org/functions/semctl.txt
    Registered: Wed Aug 06 07:58:29 UTC 2025
    - 762 bytes
    - Viewed (0)
  2. send.txt

    =over =item send SOCKET,MSG,FLAGS,TO X<send> =item send SOCKET,MSG,FLAGS Sends a message on a socket. Attempts to send the scalar MSG to the SOCKET filehandle. Takes the same flags as the system ca...
    perldoc.perl.org/functions/send.txt
    Registered: Wed Aug 06 08:21:02 UTC 2025
    - 732 bytes
    - Viewed (0)
  3. gmtime.txt

    =over =item gmtime EXPR X<gmtime> X<UTC> X<Greenwich> =item gmtime Works just like L<C<localtime>|/localtime EXPR>, but the returned values are localized for the standard Greenwich time zone. Note:...
    perldoc.perl.org/functions/gmtime.txt
    Registered: Wed Aug 06 08:54:38 UTC 2025
    - 379 bytes
    - Viewed (0)
  4. listen.txt

    =over =item listen SOCKET,QUEUESIZE X<listen> Does the same thing that the L<listen(2)> system call does. Returns true if it succeeded, false otherwise. See the example in L<perlipc/"Sockets: Clien...
    perldoc.perl.org/functions/listen.txt
    Registered: Wed Aug 06 09:37:15 UTC 2025
    - 233 bytes
    - Viewed (0)
  5. org.apache.tools.ant.taskdefs.optional.depend (...

    declaration: package: org.apache.tools.ant.taskdefs.optional.depend
    ant.apache.org/manual/api/org/apache/tools/ant/taskdefs/optional/depend/package-summary.html
    Registered: Fri Aug 08 00:03:36 UTC 2025
    - Last Modified: Thu Aug 29 14:17:20 UTC 2024
    - 7.6K bytes
    - Viewed (0)
  6. Apache Ant User Manual

    Table of Contents Running Apache Ant Command Line Options Library Directories Files Environment Variables Java System...
    ant.apache.org/manual/runninglist.html
    Registered: Fri Aug 08 00:01:21 UTC 2025
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 1.8K bytes
    - Viewed (0)
  7. IDE Integration

    Table of Contents IDE Integration All the modern Java IDEs support Apache Ant almost out of the box. AntWork Plugin f...
    ant.apache.org/manual/ide.html
    Registered: Fri Aug 08 00:01:27 UTC 2025
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 2.7K bytes
    - Viewed (0)
  8. Apache Ant User Manual - Credits

    Apache Ant User Manual by Stephane Bailliez ( sbailliez@imediation.com ) Nicola Ken Barozzi ( nicolaken@apache.org ) ...
    ant.apache.org/manual/credits.html
    Registered: Fri Aug 08 00:01:33 UTC 2025
    - Last Modified: Thu Aug 29 14:17:20 UTC 2024
    - 3.3K bytes
    - Viewed (0)
  9. Apache Ant User Manual

    Table of Contents Introduction Installing Apache Ant Using Apache Ant Running Apache Ant Ant Tasks Concepts and Types...
    ant.apache.org/manual/toc.html
    Registered: Fri Aug 08 00:00:41 UTC 2025
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 2K bytes
    - Viewed (0)
  10. build.sysclasspath

    build.sysclasspath The value of the build.sysclasspath property controls how the system classpath, i.e. the classpath...
    ant.apache.org/manual/sysclasspath.html
    Registered: Fri Aug 08 00:14:34 UTC 2025
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 2.5K bytes
    - Viewed (0)
Back to top