Return 0 instead of -1 on enet_protocol_receive_incoming_commands when nothing received.
Return 0 instead of -1 on enet_protocol_receive_incoming_commands when nothing received.
This allows the Service loop to continue running and not return an error.