CB_SOCKET_STAT_PWRCYCLE
if ((status & CB_SOCKET_STAT_PWRCYCLE) != 0 && on)
if ((status & CB_SOCKET_STAT_PWRCYCLE) == 0 && !on)
if ((status & CB_SOCKET_STAT_PWRCYCLE) == 0)