mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() This adds a new api lws_set_timer(wsi, secs), which schedules a callback LWS_CALLBACK_TIMER secs seconds into the future. The timer can be continuously deferred by calling lws_set_timer() again before it expires. Calling lws_set_timer(wsi, -1) cancels any pending timer. |
||
---|---|---|
.. | ||
acme-client | ||
generic-sessions | ||
generic-table | ||
ssh-base | ||
lwsws-logo.png | ||
protocol_client_loopback_test.c | ||
protocol_dumb_increment.c | ||
protocol_esp32_lws_group.c | ||
protocol_esp32_lws_ota.c | ||
protocol_esp32_lws_reboot_to_factory.c | ||
protocol_esp32_lws_scan.c | ||
protocol_lws_meta.c | ||
protocol_lws_mirror.c | ||
protocol_lws_raw_test.c | ||
protocol_lws_server_status.c | ||
protocol_lws_sshd_demo.c | ||
protocol_lws_status.c | ||
protocol_post_demo.c | ||
server-status.html |