MCPcopy 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
358inline SOCKET
359UnixNetVConnection::get_socket()
360{
361 return get_fd();
362}
363
364inline void
365UnixNetVConnection::set_action(Continuation *c)

Callers 4

_make_ssl_connectionMethod · 0.45
update_rbioMethod · 0.45
sslStartHandShakeMethod · 0.45
_lookupContextByIPMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected