Closed dougm closed 8 years ago
Avoids panic if request is nil or 0 length.
This enables support for incoming RPCs, where MessageSend(c, nil) makes the vmx aware we are available to receive a request.
Avoids panic if request is nil or 0 length.
This enables support for incoming RPCs, where MessageSend(c, nil) makes the vmx aware we are available to receive a request.