PING_OK
return daemon_session__control(session, "ping", true) ? PING_FAIL : PING_OK;
[PING_OK] = "OK",