Home
last modified time | relevance | path

Searched defs:TSocket (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/apache/thrift/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn net.Conn
30 addr net.Addr
31 timeout time.Duration
69 func (p *TSocket) pushDeadline(read, write bool) {
84 func (p *TSocket) Open() error {
105 func (p *TSocket) Conn() net.Conn {
110 func (p *TSocket) IsOpen() bool {
118 func (p *TSocket) Close() error {
131 func (p *TSocket) Addr() net.Addr {
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn net.Conn
30 addr net.Addr
31 timeout time.Duration
69 func (p *TSocket) pushDeadline(read, write bool) {
84 func (p *TSocket) Open() error {
105 func (p *TSocket) Conn() net.Conn {
110 func (p *TSocket) IsOpen() bool {
118 func (p *TSocket) Close() error {
131 func (p *TSocket) Addr() net.Addr {
[all …]
/dports/games/automuteus/automuteus-6.15.2/vendor/go.opentelemetry.io/otel/exporters/trace/jaeger/internal/third_party/thrift/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn net.Conn
30 addr net.Addr
31 timeout time.Duration
69 func (p *TSocket) pushDeadline(read, write bool) {
84 func (p *TSocket) Open() error {
105 func (p *TSocket) Conn() net.Conn {
110 func (p *TSocket) IsOpen() bool {
118 func (p *TSocket) Close() error {
131 func (p *TSocket) Addr() net.Addr {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn net.Conn
30 addr net.Addr
31 timeout time.Duration
69 func (p *TSocket) pushDeadline(read, write bool) {
84 func (p *TSocket) Open() error {
105 func (p *TSocket) Conn() net.Conn {
110 func (p *TSocket) IsOpen() bool {
118 func (p *TSocket) Close() error {
131 func (p *TSocket) Addr() net.Addr {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn net.Conn
30 addr net.Addr
31 timeout time.Duration
69 func (p *TSocket) pushDeadline(read, write bool) {
84 func (p *TSocket) Open() error {
105 func (p *TSocket) Conn() net.Conn {
110 func (p *TSocket) IsOpen() bool {
118 func (p *TSocket) Close() error {
131 func (p *TSocket) Addr() net.Addr {
[all …]
/dports/net/storj/storj-1.45.3/vendor/go.opentelemetry.io/otel/exporters/trace/jaeger/internal/third_party/thrift/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn net.Conn
30 addr net.Addr
31 timeout time.Duration
69 func (p *TSocket) pushDeadline(read, write bool) {
84 func (p *TSocket) Open() error {
105 func (p *TSocket) Conn() net.Conn {
110 func (p *TSocket) IsOpen() bool {
118 func (p *TSocket) Close() error {
131 func (p *TSocket) Addr() net.Addr {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn net.Conn
30 addr net.Addr
31 timeout time.Duration
69 func (p *TSocket) pushDeadline(read, write bool) {
84 func (p *TSocket) Open() error {
105 func (p *TSocket) Conn() net.Conn {
110 func (p *TSocket) IsOpen() bool {
118 func (p *TSocket) Close() error {
131 func (p *TSocket) Addr() net.Addr {
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.opentelemetry.io/otel/exporters/trace/jaeger/internal/third_party/thrift/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn *socketConn
30 addr net.Addr
31 cfg *TConfiguration
33 connectTimeout time.Duration
34 socketTimeout time.Duration
150 func (p *TSocket) Open() error {
175 func (p *TSocket) Conn() net.Conn {
180 func (p *TSocket) IsOpen() bool {
185 func (p *TSocket) Close() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn *socketConn
30 addr net.Addr
31 cfg *TConfiguration
33 connectTimeout time.Duration
34 socketTimeout time.Duration
150 func (p *TSocket) Open() error {
175 func (p *TSocket) Conn() net.Conn {
180 func (p *TSocket) IsOpen() bool {
185 func (p *TSocket) Close() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn *socketConn
30 addr net.Addr
31 cfg *TConfiguration
33 connectTimeout time.Duration
34 socketTimeout time.Duration
150 func (p *TSocket) Open() error {
175 func (p *TSocket) Conn() net.Conn {
180 func (p *TSocket) IsOpen() bool {
185 func (p *TSocket) Close() error {
[all …]
/dports/devel/py-thrift/thrift-0.14.0/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn *socketConn
30 addr net.Addr
31 cfg *TConfiguration
33 connectTimeout time.Duration
34 socketTimeout time.Duration
150 func (p *TSocket) Open() error {
175 func (p *TSocket) Conn() net.Conn {
180 func (p *TSocket) IsOpen() bool {
185 func (p *TSocket) Close() error {
[all …]
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn *socketConn
30 addr net.Addr
31 cfg *TConfiguration
33 connectTimeout time.Duration
34 socketTimeout time.Duration
150 func (p *TSocket) Open() error {
175 func (p *TSocket) Conn() net.Conn {
180 func (p *TSocket) IsOpen() bool {
185 func (p *TSocket) Close() error {
[all …]
/dports/devel/thrift-cpp/thrift-0.14.0/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn *socketConn
30 addr net.Addr
31 cfg *TConfiguration
33 connectTimeout time.Duration
34 socketTimeout time.Duration
150 func (p *TSocket) Open() error {
175 func (p *TSocket) Conn() net.Conn {
180 func (p *TSocket) IsOpen() bool {
185 func (p *TSocket) Close() error {
[all …]
/dports/devel/thrift/thrift-0.14.0/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn *socketConn
30 addr net.Addr
31 cfg *TConfiguration
33 connectTimeout time.Duration
34 socketTimeout time.Duration
150 func (p *TSocket) Open() error {
175 func (p *TSocket) Conn() net.Conn {
180 func (p *TSocket) IsOpen() bool {
185 func (p *TSocket) Close() error {
[all …]
/dports/devel/node-thrift/thrift-0.14.0/lib/go/thrift/
H A Dsocket.go28 type TSocket struct { struct
29 conn *socketConn
30 addr net.Addr
31 cfg *TConfiguration
33 connectTimeout time.Duration
34 socketTimeout time.Duration
150 func (p *TSocket) Open() error {
175 func (p *TSocket) Conn() net.Conn {
180 func (p *TSocket) IsOpen() bool {
185 func (p *TSocket) Close() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/java/src/org/apache/thrift/transport/
H A DTSocket.java37 public class TSocket extends TIOStreamTransport { class
72 public TSocket(Socket socket) throws TTransportException { in TSocket() method in TSocket
102 public TSocket(TConfiguration config, String host, int port) throws TTransportException { in TSocket() method in TSocket
113 public TSocket(String host, int port) throws TTransportException { in TSocket() method in TSocket
126 …public TSocket(TConfiguration config, String host, int port, int timeout) throws TTransportExcepti… in TSocket() method in TSocket
141 …public TSocket(TConfiguration config, String host, int port, int socketTimeout, int connectTimeout… in TSocket() method in TSocket
/dports/devel/py-thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/
H A DTSocket.java37 public class TSocket extends TIOStreamTransport { class
72 public TSocket(Socket socket) throws TTransportException { in TSocket() method in TSocket
102 public TSocket(TConfiguration config, String host, int port) throws TTransportException { in TSocket() method in TSocket
113 public TSocket(String host, int port) throws TTransportException { in TSocket() method in TSocket
126 …public TSocket(TConfiguration config, String host, int port, int timeout) throws TTransportExcepti… in TSocket() method in TSocket
141 …public TSocket(TConfiguration config, String host, int port, int socketTimeout, int connectTimeout… in TSocket() method in TSocket
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/
H A DTSocket.java37 public class TSocket extends TIOStreamTransport { class
72 public TSocket(Socket socket) throws TTransportException { in TSocket() method in TSocket
102 public TSocket(TConfiguration config, String host, int port) throws TTransportException { in TSocket() method in TSocket
113 public TSocket(String host, int port) throws TTransportException { in TSocket() method in TSocket
126 …public TSocket(TConfiguration config, String host, int port, int timeout) throws TTransportExcepti… in TSocket() method in TSocket
141 …public TSocket(TConfiguration config, String host, int port, int socketTimeout, int connectTimeout… in TSocket() method in TSocket
/dports/devel/thrift-cpp/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/
H A DTSocket.java37 public class TSocket extends TIOStreamTransport { class
72 public TSocket(Socket socket) throws TTransportException { in TSocket() method in TSocket
102 public TSocket(TConfiguration config, String host, int port) throws TTransportException { in TSocket() method in TSocket
113 public TSocket(String host, int port) throws TTransportException { in TSocket() method in TSocket
126 …public TSocket(TConfiguration config, String host, int port, int timeout) throws TTransportExcepti… in TSocket() method in TSocket
141 …public TSocket(TConfiguration config, String host, int port, int socketTimeout, int connectTimeout… in TSocket() method in TSocket
/dports/devel/thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/
H A DTSocket.java37 public class TSocket extends TIOStreamTransport { class
72 public TSocket(Socket socket) throws TTransportException { in TSocket() method in TSocket
102 public TSocket(TConfiguration config, String host, int port) throws TTransportException { in TSocket() method in TSocket
113 public TSocket(String host, int port) throws TTransportException { in TSocket() method in TSocket
126 …public TSocket(TConfiguration config, String host, int port, int timeout) throws TTransportExcepti… in TSocket() method in TSocket
141 …public TSocket(TConfiguration config, String host, int port, int socketTimeout, int connectTimeout… in TSocket() method in TSocket
/dports/devel/node-thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/
H A DTSocket.java37 public class TSocket extends TIOStreamTransport { class
72 public TSocket(Socket socket) throws TTransportException { in TSocket() method in TSocket
102 public TSocket(TConfiguration config, String host, int port) throws TTransportException { in TSocket() method in TSocket
113 public TSocket(String host, int port) throws TTransportException { in TSocket() method in TSocket
126 …public TSocket(TConfiguration config, String host, int port, int timeout) throws TTransportExcepti… in TSocket() method in TSocket
141 …public TSocket(TConfiguration config, String host, int port, int socketTimeout, int connectTimeout… in TSocket() method in TSocket
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/java/src/main/java/com/facebook/thrift/transport/
H A DTSocket.java28 public class TSocket extends TIOStreamTransport implements TSocketIf { class
53 public TSocket(Socket socket) throws TTransportException { in TSocket() method in TSocket
79 public TSocket(String host, int port) { in TSocket() method in TSocket
90 public TSocket(String host, int port, int timeout) { in TSocket() method in TSocket
102 public TSocket(String host, int port, int timeout, int connectionTimeout) { in TSocket() method in TSocket
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/java/src/org/apache/thrift/transport/
H A DTSocket.java36 public class TSocket extends TIOStreamTransport { class
71 public TSocket(Socket socket) throws TTransportException { in TSocket() method in TSocket
99 public TSocket(String host, int port) { in TSocket() method in TSocket
111 public TSocket(String host, int port, int timeout) { in TSocket() method in TSocket
125 public TSocket(String host, int port, int socketTimeout, int connectTimeout) { in TSocket() method in TSocket
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/java/src/org/apache/thrift/transport/
H A DTSocket.java36 public class TSocket extends TIOStreamTransport { class
71 public TSocket(Socket socket) throws TTransportException { in TSocket() method in TSocket
99 public TSocket(String host, int port) { in TSocket() method in TSocket
111 public TSocket(String host, int port, int timeout) { in TSocket() method in TSocket
125 public TSocket(String host, int port, int socketTimeout, int connectTimeout) { in TSocket() method in TSocket
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/java/src/org/apache/thrift/transport/
H A DTSocket.java36 public class TSocket extends TIOStreamTransport { class
71 public TSocket(Socket socket) throws TTransportException { in TSocket() method in TSocket
99 public TSocket(String host, int port) { in TSocket() method in TSocket
111 public TSocket(String host, int port, int timeout) { in TSocket() method in TSocket
125 public TSocket(String host, int port, int socketTimeout, int connectTimeout) { in TSocket() method in TSocket

1234567