unpause
Resumes I/O on @msg.
Use this to resume after calling method@ServerMessage.pause, or after adding a new chunk to a chunked response. I/O won't actually resume until you return to the main loop.
Since
3.2
Resumes I/O on @msg.
Use this to resume after calling method@ServerMessage.pause, or after adding a new chunk to a chunked response. I/O won't actually resume until you return to the main loop.
3.2