SimpleNetwork
SimpleNetwork copied to clipboard
What is enable_message_runtime's meaning?
I'm a beginner of cpp and linux, and I'm wondering about this.
if enable_message_runtime is true, it represents tcp server and client are ESTABLISHED, they can exchange data; else, the link is broken.