Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2171 - 2180 of about 10,000 for timestamp:[now/d-7d TO *] (0.1 sec)

  1. 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
    Registered: Thu Feb 27 23:48:03 UTC 2025
    - 536 bytes
    - Viewed (0)
  2. bind.txt

    =over =item bind SOCKET,NAME X<bind> Binds a network address to a socket, just as L<bind(2)> does. Returns true if it succeeded, false otherwise. NAME should be a packed address of the appropriate ...
    perldoc.perl.org/functions/bind.txt
    Registered: Thu Feb 27 20:44:03 UTC 2025
    - 300 bytes
    - Viewed (0)
  3. method.txt

    =over =item method NAME BLOCK X<method> =item method NAME : ATTRS BLOCK Creates a new named method in the scope of the class that it appears within. This is only valid inside a L<C<class>|/class NA...
    perldoc.perl.org/functions/method.txt
    Registered: Thu Feb 27 22:02:21 UTC 2025
    - 228 bytes
    - Viewed (0)
  4. DESTROY.txt

    =over =item DESTROY This method keyword is documented in L<perlobj/"Destructors">. =back 91
    perldoc.perl.org/functions/DESTROY.txt
    Registered: Fri Feb 28 00:01:59 UTC 2025
    - 91 bytes
    - Viewed (0)
  5. 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: Fri Feb 28 00:31:35 UTC 2025
    - 464 bytes
    - Viewed (0)
  6. 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: Fri Feb 28 00:52:17 UTC 2025
    - 325 bytes
    - Viewed (0)
  7. try.txt

    =over =item try =item catch =item finally These flow-control keywords related to the experimental C<try> feature are documented in L<perlsyn/"Try Catch Exception Handling">. =back 184
    perldoc.perl.org/functions/try.txt Similar Results (2)
    Registered: Fri Feb 28 02:15:41 UTC 2025
    - 184 bytes
    - Viewed (0)
  8. ne.txt

    =over =item and =item cmp =item eq =item ge =item gt =item isa =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =back 192
    perldoc.perl.org/functions/ne.txt Similar Results (12)
    Registered: Fri Feb 28 03:00:56 UTC 2025
    - 192 bytes
    - Viewed (0)
  9. Scopes de OAuth2 - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/es/advanced/security/oauth2-scopes/
    Registered: Fri Feb 21 06:58:16 UTC 2025
    - 1.6M bytes
    - Viewed (0)
  10. kube-proxy | Kubernetes

    Synopsis The Kubernetes network proxy runs on each node. This reflects services as defined in the Kubernetes API on each node and can do simple TCP, UDP, and SCTP stream forwarding or round robin TCP, UDP, and SCTP forwarding across a set of backends. Service cluster IPs and ports are currently found through Docker-links-compatible environment variables specifying ports opened by the service proxy. There is an optional addon that provides cluster DNS for these cluster IPs.
    kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/
    Registered: Fri Feb 21 06:59:41 UTC 2025
    - 452.8K bytes
    - Viewed (0)
Back to top