- Sort Score
- Result 10 results
- Languages All
Results 371 - 380 of 383 for lunged (0.2 sec)
-
doc/go_spec.html
language feature (or some aspect of it) was changed or added with language version 1.xx and thus requires at minimum that language version to build. For details, see the <a href="#Language_versions">linked section</a> in the <a href="#Appendix">appendix</a>. </p> <h2 id="Source_code_representation">Source code representation</h2> <p> Source code is Unicode text encoded in
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt
// If we're working correctly, this should be greater than 100ms, but less than double that. // Previously we had a bug where we would download the entire response body as long as no // individual read took longer than 100ms. assertThat(elapsedMillis).isLessThan(500L) // Do another request to confirm that the discarded connection was not pooled. assertContent("A", getResponse(newRequest("/")))
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Jun 21 20:36:35 UTC 2025 - 133.2K bytes - Viewed (0) -
CREDITS
3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive,
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Mar 13 05:29:51 UTC 2025 - 1.8M bytes - Viewed (0) -
api/go1.txt
pkg syscall, type IPv6Mreq struct pkg syscall, type IPv6Mreq struct, Interface uint32 pkg syscall, type IPv6Mreq struct, Multiaddr [16]uint8 pkg syscall, type Linger struct pkg syscall, type Linger struct, Linger int32 pkg syscall, type Linger struct, Onoff int32 pkg syscall, type ProcAttr struct pkg syscall, type ProcAttr struct, Dir string pkg syscall, type ProcAttr struct, Env []string
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), func SetsockoptIPMreqn(int, int, int, *IPMreqn) error pkg syscall (freebsd-arm64), func SetsockoptIPv6Mreq(int, int, int, *IPv6Mreq) error pkg syscall (freebsd-arm64), func SetsockoptLinger(int, int, int, *Linger) error pkg syscall (freebsd-arm64), func SetsockoptString(int, int, int, string) error pkg syscall (freebsd-arm64), func SetsockoptTimeval(int, int, int, *Timeval) error
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), func SetsockoptInet4Addr(int, int, int, [4]uint8) error pkg syscall (darwin-arm64), func SetsockoptInt(int, int, int, int) error pkg syscall (darwin-arm64), func SetsockoptLinger(int, int, int, *Linger) error pkg syscall (darwin-arm64), func SetsockoptString(int, int, int, string) error pkg syscall (darwin-arm64), func SetsockoptTimeval(int, int, int, *Timeval) error
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), func SetsockoptIPv6Mreq(int, int, int, *IPv6Mreq) error pkg syscall (netbsd-arm64-cgo), func SetsockoptLinger(int, int, int, *Linger) error pkg syscall (netbsd-arm64-cgo), func SetsockoptString(int, int, int, string) error pkg syscall (netbsd-arm64-cgo), func SetsockoptTimeval(int, int, int, *Timeval) error
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
1C82 ; mapped ; 043E # 9.0 CYRILLIC SMALL LETTER NARROW O 1C83 ; mapped ; 0441 # 9.0 CYRILLIC SMALL LETTER WIDE ES 1C84..1C85 ; mapped ; 0442 # 9.0 CYRILLIC SMALL LETTER TALL TE..CYRILLIC SMALL LETTER THREE-LEGGED TE
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
"crypto/internal/fips140/alias" "crypto/internal/fips140/drbg" "crypto/internal/fips140deps/byteorder" "math" ) // SealWithRandomNonce encrypts plaintext to out, and writes a random nonce to // nonce. nonce must be 12 bytes, and out must be 16 bytes longer than plaintext. // out and plaintext may overlap exactly or not at all. additionalData and out // must not overlap. // // This complies with FIPS 140-3 IG C.H Scenario 2. // // Note that this is NOT a [cipher.AEAD].Seal method. func SealWithRandomNonce(g...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), func SetsockoptInt(int, int, int, int) error #53466 pkg syscall (freebsd-riscv64), func SetsockoptLinger(int, int, int, *Linger) error #53466 pkg syscall (freebsd-riscv64), func SetsockoptString(int, int, int, string) error #53466 pkg syscall (freebsd-riscv64), func SetsockoptTimeval(int, int, int, *Timeval) error #53466
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0)