processSocket: The function that processes a command from the socket.
Description
This is the default R function called each time data is send by a client through a socket.
It is possible to customize this function and to use customized versions for particular R socket servers.