Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for connection (0.23 sec)

  1. doc/next/6-stdlib/99-minor/net/62254.md

    The new type [KeepAliveConfig] permits fine-tuning the keep-alive
    options for TCP connections, via a new [TCPConn.SetKeepAliveConfig]
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Apr 12 20:57:18 GMT 2024
    - 205 bytes
    - Viewed (0)
  2. doc/godebug.md

    [GC guide](/doc/gc-guide#Linux_transparent_huge_pages), or switch to a Linux
    distribution that disables transparent huge pages altogether.
    
    Go 1.22 added contention on runtime-internal locks to the [`mutex`
    profile](/pkg/runtime/pprof#Profile). Contention on these locks is always
    reported at `runtime._LostContendedRuntimeLock`. Complete stack traces of
    runtime locks can be enabled with the [`runtimecontentionstacks`
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Tue Apr 16 17:29:58 GMT 2024
    - 13.5K bytes
    - Viewed (0)
  3. doc/next/1-intro.md

    <!--
    NOTE: In this document and others in this directory, the convention is to
    set fixed-width phrases with non-fixed-width spaces, as in
    `hello` `world`.
    -->
    
    <style>
      main ul li { margin: 0.5em 0; }
    </style>
    
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Jan 24 16:44:53 GMT 2024
    - 256 bytes
    - Viewed (0)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64), const TCP_CA_NAME_MAX = 16
    pkg syscall (freebsd-arm64), const TCP_CA_NAME_MAX ideal-int
    pkg syscall (freebsd-arm64), const TCP_CONGESTION = 64
    pkg syscall (freebsd-arm64), const TCP_CONGESTION ideal-int
    pkg syscall (freebsd-arm64), const TCP_INFO = 32
    pkg syscall (freebsd-arm64), const TCP_INFO ideal-int
    pkg syscall (freebsd-arm64), const TCP_KEEPCNT = 1024
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  5. api/go1.txt

    pkg syscall (freebsd-386), const SizeofSockaddrInet6 ideal-int
    pkg syscall (freebsd-386), const SizeofSockaddrUnix ideal-int
    pkg syscall (freebsd-386), const TCP_CA_NAME_MAX ideal-int
    pkg syscall (freebsd-386), const TCP_CONGESTION ideal-int
    pkg syscall (freebsd-386), const TCP_INFO ideal-int
    pkg syscall (freebsd-386), const TCP_MAXBURST ideal-int
    pkg syscall (freebsd-386), const TCP_MAXHLEN ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (2)
  6. doc/initial/1-intro.md

    <!--
    NOTE: In this document and others in this directory, the convention is to
    set fixed-width phrases with non-fixed-width spaces, as in
    `hello` `world`.
    -->
    
    <style>
      main ul li { margin: 0.5em 0; }
    </style>
    
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Mon Jan 22 18:07:49 GMT 2024
    - 256 bytes
    - Viewed (0)
  7. doc/next/6-stdlib/1-time.md

    ### Timer changes
    
    Go 1.23 makes two significant changes to the implementation of
    [time.Timer] and [time.Ticker].
    
    First, `Timer`s and `Ticker`s that are no longer referred to by the program
    become eligible for garbage collection immediately, even if their
    `Stop` methods have not been called.
    Earlier versions of Go did not collect unstopped `Timer`s until after
    they had fired and never collected unstopped `Ticker`s.
    
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Apr 12 20:57:18 GMT 2024
    - 1.5K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const TCP_CA_NAME_MAX = 16 #53466
    pkg syscall (freebsd-riscv64), const TCP_CA_NAME_MAX ideal-int #53466
    pkg syscall (freebsd-riscv64), const TCP_CONGESTION = 64 #53466
    pkg syscall (freebsd-riscv64), const TCP_CONGESTION ideal-int #53466
    pkg syscall (freebsd-riscv64), const TCP_INFO = 32 #53466
    pkg syscall (freebsd-riscv64), const TCP_INFO ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  9. api/go1.1.txt

    pkg syscall (freebsd-386), const TCOFLUSH = 2
    pkg syscall (freebsd-386), const TCOFLUSH ideal-int
    pkg syscall (freebsd-386), const TCP_CA_NAME_MAX = 16
    pkg syscall (freebsd-386), const TCP_CONGESTION = 64
    pkg syscall (freebsd-386), const TCP_INFO = 32
    pkg syscall (freebsd-386), const TCP_KEEPCNT = 1024
    pkg syscall (freebsd-386), const TCP_KEEPCNT ideal-int
    pkg syscall (freebsd-386), const TCP_KEEPIDLE = 256
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  10. api/go1.10.txt

    pkg crypto/x509/pkix, method (RDNSequence) String() string
    pkg database/sql, func OpenDB(driver.Connector) *DB
    pkg database/sql/driver, type Connector interface { Connect, Driver }
    pkg database/sql/driver, type Connector interface, Connect(context.Context) (Conn, error)
    pkg database/sql/driver, type Connector interface, Driver() Driver
    pkg database/sql/driver, type DriverContext interface { OpenConnector }
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Tue Feb 06 05:00:01 GMT 2018
    - 30.1K bytes
    - Viewed (0)
Back to top