... int tsi) ptpr->idle_timer = event_new(loop, -1, 0, lws_event_idle_timer_cb, pt); + { + struct timeval tv; + tv.tv_sec = (long)0; ...
確定! 回上一頁