void test_string() { string sen = "Connection will be closed if there is no " "read/write operations during the last 'idle_timeout_s'"; cout << sen<< endl; }