Home
last modified time | relevance | path

Searched refs:RecordHeaderError (Results 1 – 25 of 93) sorted by relevance

1234

/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/imports/
H A Dcrypto_tls.go84 "RecordHeaderError": TypeOf((*tls.RecordHeaderError)(nil)).Elem(),
/dports/devel/yaegi/yaegi-0.9.23/stdlib/
H A Dgo1_16_crypto_tls.go100 "RecordHeaderError": reflect.ValueOf((*tls.RecordHeaderError)(nil)),
H A Dgo1_17_crypto_tls.go101 "RecordHeaderError": reflect.ValueOf((*tls.RecordHeaderError)(nil)),
/dports/net/traefik/traefik-2.6.1/vendor/github.com/traefik/yaegi/stdlib/
H A Dgo1_16_crypto_tls.go100 "RecordHeaderError": reflect.ValueOf((*tls.RecordHeaderError)(nil)),
H A Dgo1_17_crypto_tls.go101 "RecordHeaderError": reflect.ValueOf((*tls.RecordHeaderError)(nil)),
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/crypto/tls/
H A Dconn.go516 type RecordHeaderError struct { struct
524 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
526 func (c *Conn) newRecordHeaderError(msg string) (err RecordHeaderError) {
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/scan/crypto/tls/
H A Dconn.go516 type RecordHeaderError struct { struct
524 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
526 func (c *Conn) newRecordHeaderError(msg string) (err RecordHeaderError) {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/crypto/tls/
H A Dconn.go516 type RecordHeaderError struct { struct
524 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
526 func (c *Conn) newRecordHeaderError(msg string) (err RecordHeaderError) {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/crypto/tls/
H A Dconn.go544 type RecordHeaderError struct { struct
552 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
554 func (c *Conn) newRecordHeaderError(msg string) (err RecordHeaderError) {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/crypto/tls/
H A Dconn.go551 type RecordHeaderError struct { struct
564 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
566 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/crypto/tls/
H A Dconn.go549 type RecordHeaderError struct { struct
557 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
559 func (c *Conn) newRecordHeaderError(msg string) (err RecordHeaderError) {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/marten-seemann/qtls-go1-15/
H A Dconn.go583 type RecordHeaderError struct { struct
596 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
598 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/marten-seemann/qtls/
H A Dconn.go562 type RecordHeaderError struct { struct
575 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
577 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/crypto/tls/
H A Dconn.go534 type RecordHeaderError struct { struct
547 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
549 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dconn.go549 type RecordHeaderError struct { struct
557 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
559 func (c *Conn) newRecordHeaderError(msg string) (err RecordHeaderError) {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/tls/
H A Dconn.go558 type RecordHeaderError struct { struct
571 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
573 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/crypto/tls/
H A Dconn.go534 type RecordHeaderError struct { struct
547 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
549 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/dns/nextdns/nextdns-1.32.2/vendor/github.com/marten-seemann/qtls-go1-15/
H A Dconn.go583 type RecordHeaderError struct { struct
596 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
598 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/security/meek/meek-0.35.0/vendor/github.com/refraction-networking/utls/
H A Dconn.go554 type RecordHeaderError struct { struct
567 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
569 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/crypto/tls/
H A Dconn.go550 type RecordHeaderError struct { struct
563 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
565 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/marten-seemann/qtls-go1-15/
H A Dconn.go583 type RecordHeaderError struct { struct
596 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
598 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dconn.go549 type RecordHeaderError struct { struct
557 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
559 func (c *Conn) newRecordHeaderError(msg string) (err RecordHeaderError) {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dconn.go549 type RecordHeaderError struct { struct
557 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
559 func (c *Conn) newRecordHeaderError(msg string) (err RecordHeaderError) {
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/crypto/tls/
H A Dconn.go535 type RecordHeaderError struct { struct
548 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
550 func (c *Conn) newRecordHeaderError(conn net.Conn, msg string) (err RecordHeaderError) {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dconn.go549 type RecordHeaderError struct { struct
557 func (e RecordHeaderError) Error() string { return "tls: " + e.Msg } argument
559 func (c *Conn) newRecordHeaderError(msg string) (err RecordHeaderError) {

1234