Returns the client's underlying socket.
Declared in <httpserver.h>
<httpserver.h>
[[requires_capability(0x7f2e3ab484e8)]] std::shared_ptr<Sock> GetSock();
A shared pointer to the client's underlying socket.