Home
last modified time | relevance | path

Searched defs:Socket (Results 1 – 25 of 3195) sorted by relevance

12345678910>>...128

/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/neilalexander/utp/
H A Dsocket.go28 type Socket struct { struct
29 pc net.PacketConn
30 conns map[connKey]*Conn
32 backlogNotEmpty Event
35 closed Event
36 destroyed Event
38 wgReadWrite sync.WaitGroup
40 unusedReads chan read
41 connDeadlines
45 ReadErr error
[all …]
/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole_socket.h152 struct Socket { struct
161 SocketType socket_type; argument
162 int events;
165 uchar removed : 1;
168 uchar cloexec : 1;
179 uchar dtls : 1;
195 void *object;
198 SSL *ssl;
202 Address info;
434 static inline int is_dgram(SocketType type) { in is_dgram() argument
[all …]
/dports/irc/ergo/ergo-2.8.0/irc/
H A Dsocket.go22 type Socket struct { struct
23 sync.Mutex
25 conn IRCConn
27 maxSendQBytes int
30 writerSemaphore utils.Semaphore
32 buffers [][]byte
33 totalLength int
34 closed bool
35 sendQExceeded bool
37 finalized bool
[all …]
/dports/www/node10/node-v10.24.1/doc/api/
H A Ddgram.md44 ### Event: 'close'
52 ### Event: 'error'
62 ### Event: 'listening'
70 ### Event: 'message'
116 ### socket.address()
225 ### socket.close([callback])
250 ### socket.getRecvBufferSize()
264 ### socket.ref()
399 ### socket.setBroadcast(flag)
532 ### socket.setTTL(ttl)
[all …]
H A Dnet.md416 ### Event: 'close'
434 ### Event: 'data'
447 ### Event: 'drain'
456 ### Event: 'end'
472 ### Event: 'error'
482 ### Event: 'lookup'
499 ### Event: 'ready'
721 ### socket.pause()
728 ### socket.pending
739 ### socket.ref()
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/go/thrift/
H A Dsocket.go25 type Socket struct { struct
26 conn net.Conn
27 addr net.Addr
28 timeout time.Duration
107 func (p *Socket) Open() error {
128 func (p *Socket) Conn() net.Conn {
133 func (p *Socket) IsOpen() bool {
141 func (p *Socket) Close() error {
154 func (p *Socket) Addr() net.Addr {
175 func (p *Socket) Flush() error {
[all …]
/dports/biology/ncbi-toolkit/ncbi/connect/mitsock/
H A DSocketsInternal.h72 typedef struct Socket { struct
78 int type; /* Socket type (eg: SOCK_STREAM, SOCK_DGRAM) */ argument
83 } Socket, *SocketPtr; argument
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/modules/asio-standalone/asio/include/asio/detail/
H A Deventfd_select_interrupter.hpp32 ASIO_DECL eventfd_select_interrupter();
35 ASIO_DECL ~eventfd_select_interrupter();
37 // Recreate the interrupter's descriptors. Used after a fork.
52 private: in Socket()
53 // Open the descriptors. Throws on error. in Socket()
57 ASIO_DECL void close_descriptors(); in send()
65 // The write end of a connection used to interrupt the select call. A single in receive()
73 } // namespace asio
77 #if defined(ASIO_HEADER_ONLY)
78 # include "asio/detail/impl/eventfd_select_interrupter.ipp"
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/vishvananda/netlink/
H A Dsocket.go16 type Socket struct { struct
17 Family uint8
18 State uint8
19 Timer uint8
20 Retrans uint8
21 ID SocketID
22 Expires uint32
23 RQueue uint32
24 WQueue uint32
25 UID uint32
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/platforms/asio/
H A DSocket.hpp35 struct Socket struct
37 Socket(::asio::io_service& io) in Socket() argument
45 Socket(Socket&& rhs) in Socket() argument
50 std::size_t send(const uint8_t* const pData, in send()
59 void receive(Handler handler) in receive()
67 ::asio::ip::udp::endpoint endpoint() const in endpoint()
72 struct Impl
105 std::shared_ptr<Impl> mpImpl;

12345678910>>...128