method dumps the object in a protocol format which can be easily picked by a recursive descent parser
returns Marshal dump of the specified object
write the data in socket buffer and schedule the thing
method writes data to socket in a non blocking manner, but doesn‘t care if there is a error writing data
[Validate]