- Sort Score
- Num 10 results
- Language All
Results 691 - 692 of 692 for acceptX (0.27 seconds)
-
api/go1.1.txt
pkg syscall (linux-386), const WORDSIZE = 32 pkg syscall (linux-386), const WSTOPPED = 2 pkg syscall (linux-386), const WUNTRACED = 2 pkg syscall (linux-386), const XCASE = 4 pkg syscall (linux-386), func Accept4(int, int) (int, Sockaddr, error) pkg syscall (linux-386), func GetsockoptUcred(int, int, int) (*Ucred, error) pkg syscall (linux-386), func Getxattr(string, string, []uint8) (int, error)
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
lib/fips140/v1.1.0-rc1.zip
returns nil and an error and // the receiver is unchanged. Otherwise, SetBytes returns v. // // Note that SetBytes accepts all non-canonical encodings of valid points. // That is, it follows decoding rules that match most implementations in // the ecosystem rather than RFC 8032. func (v *Point) SetBytes(x []byte) (*Point, error) { // Specifically, the non-canonical encodings that are accepted are // 1) the ones where the field element is not reduced (see the // (*field.Element).SetBytes docs) and // 2)...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Dec 11 16:27:41 GMT 2025 - 663K bytes - Click Count (0)