protoOptUpdate

Handle a request for update coming form the client, originating from on optimistic update.

void
protoOptUpdate
(
S
)

Parameters

client MarsClient*

the mars client, the sender.

socket S

socket like object, as a transport.

Meta