Home
last modified time | relevance | path

Searched refs:brokenConn (Results 1 – 25 of 51) sorted by relevance

123

/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/src/cpp/
H A Dpstream.cpp188 bool brokenConn; in sendCall() local
190 this->packetSocketP->writeWait(callPacketP, &brokenConn); in sendCall()
192 if (brokenConn) { in sendCall()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/go/plugins/redis/
H A Dhandler_ping_test.go45 brokenConn := &RedisConn{
76 args{conn: brokenConn},
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/go/plugins/redis/
H A Dhandler_ping_test.go45 brokenConn := &RedisConn{
76 args{conn: brokenConn},
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/go/plugins/redis/
H A Dhandler_ping_test.go45 brokenConn := &RedisConn{
76 args{conn: brokenConn},
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/go/plugins/redis/
H A Dhandler_ping_test.go45 brokenConn := &RedisConn{
76 args{conn: brokenConn},
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/go/plugins/redis/
H A Dhandler_ping_test.go45 brokenConn := &RedisConn{
76 args{conn: brokenConn},
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/go/plugins/redis/
H A Dhandler_ping_test.go45 brokenConn := &RedisConn{
76 args{conn: brokenConn},
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/go/plugins/redis/
H A Dhandler_ping_test.go45 brokenConn := &RedisConn{
76 args{conn: brokenConn},
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/go/plugins/redis/
H A Dhandler_ping_test.go45 brokenConn := &RedisConn{
76 args{conn: brokenConn},
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/go/plugins/redis/
H A Dhandler_ping_test.go45 brokenConn := &RedisConn{
76 args{conn: brokenConn},
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/go/plugins/redis/
H A Dhandler_ping_test.go45 brokenConn := &RedisConn{
76 args{conn: brokenConn},
/dports/lang/gcc8/gcc-8.5.0/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1246 type brokenConn struct { struct
1260 func (b *brokenConn) Write(data []byte) (int, error) { argument
1281 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/crypto/tls/
H A Dhandshake_client_test.go1246 type brokenConn struct { struct
1260 func (b *brokenConn) Write(data []byte) (int, error) { argument
1281 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1246 type brokenConn struct { struct
1260 func (b *brokenConn) Write(data []byte) (int, error) { argument
1281 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1246 type brokenConn struct { struct
1260 func (b *brokenConn) Write(data []byte) (int, error) { argument
1281 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1246 type brokenConn struct { struct
1260 func (b *brokenConn) Write(data []byte) (int, error) { argument
1281 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1246 type brokenConn struct { struct
1260 func (b *brokenConn) Write(data []byte) (int, error) { argument
1281 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1246 type brokenConn struct { struct
1260 func (b *brokenConn) Write(data []byte) (int, error) { argument
1281 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/lang/gcc10/gcc-10.3.0/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1579 type brokenConn struct { struct
1593 func (b *brokenConn) Write(data []byte) (int, error) { argument
1614 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/security/meek/meek-0.35.0/vendor/github.com/refraction-networking/utls/
H A Dhandshake_client_test.go1575 type brokenConn struct { struct
1589 func (b *brokenConn) Write(data []byte) (int, error) { argument
1610 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1630 type brokenConn struct { struct
1644 func (b *brokenConn) Write(data []byte) (int, error) { argument
1665 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/refraction-networking/utls/
H A Dhandshake_client_test.go1575 type brokenConn struct { struct
1589 func (b *brokenConn) Write(data []byte) (int, error) { argument
1610 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1579 type brokenConn struct { struct
1593 func (b *brokenConn) Write(data []byte) (int, error) { argument
1614 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1579 type brokenConn struct { struct
1593 func (b *brokenConn) Write(data []byte) (int, error) { argument
1614 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}
/dports/lang/gcc9/gcc-9.4.0/libgo/go/crypto/tls/
H A Dhandshake_client_test.go1630 type brokenConn struct { struct
1644 func (b *brokenConn) Write(data []byte) (int, error) { argument
1665 brokenC := &brokenConn{Conn: c, breakAfter: breakAfter}

123