Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ sock_handle
Function
sock_handle
lib_acl_cpp/include/acl_cpp/stream/aio_stream.hpp:211–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
#else
210
int get_socket() const;
211
int sock_handle() const
212
#endif
213
{
214
return get_socket();
215
}
216
217
/**
218
* Get remote connection address.
Callers
8
socket_stream.cpp
File · 0.50
get_tcp_nodelay
Method · 0.50
get_tcp_solinger
Method · 0.50
get_tcp_sendbuf
Method · 0.50
get_tcp_recvbuf
Method · 0.50
get_tcp_non_blocking
Method · 0.50
set_zerocopy
Method · 0.50
wait_iocp
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…