trySendResponse

Lazily evaluates a response with an exception handler and sends it to a socket or logs msg if evaluating response fails.

void
trySendResponse
(
Socket socket
,,
lazy string msg
)

Meta