MCPcopy Create free account
hub / github.com/aria2/aria2 / getSockfd

Method getSockfd

src/SocketCore.h:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 ~SocketCore();
125
126 sock_t getSockfd() const { return sockfd_; }
127
128 bool isOpen() const { return sockfd_ != (sock_t)-1; }
129

Callers 4

addSocketForReadCheckMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected