Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_socket
Method
get_socket
src/iocore/net/P_UnixNetVConnection.h:358–362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
356
}
357
358
inline SOCKET
359
UnixNetVConnection::get_socket()
360
{
361
return get_fd();
362
}
363
364
inline void
365
UnixNetVConnection::set_action(Continuation *c)
Callers
4
_make_ssl_connection
Method · 0.45
update_rbio
Method · 0.45
sslStartHandShake
Method · 0.45
_lookupContextByIP
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected