HttpResponse.clientSocket

The socket that's used to send data to the client.

struct HttpResponse
Socket clientSocket;

Meta