1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat/unix
Andy Green f9f6bb66fe lws_validity: unified connection validity tracking
Refactor everything around ping / pong handling in ws and h2, so there
is instead a protocol-independent validity lws_sul tracking how long it
has been since the last exchange that confirms the operation of the
network connection in both directions.

Clean out periodic role callback and replace the last two role users
with discrete lws_sul for each pt.
2019-09-22 09:35:07 -07:00
..
android asynchronous dns for ipv4 and ipv6 2019-09-19 06:54:53 +01:00
private-lib-plat-unix.h SmartOS: detection/build to all Illumos 2019-09-06 15:30:51 +01:00
unix-caps.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
unix-fds.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
unix-file.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
unix-init.c lws_validity: unified connection validity tracking 2019-09-22 09:35:07 -07:00
unix-misc.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
unix-pipe.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
unix-plugins.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
unix-resolv.c asynchronous dns for ipv4 and ipv6 2019-09-19 06:54:53 +01:00
unix-service.c service: resurrect timeout_ms being -1 as return immediately 2019-09-22 03:08:36 -07:00
unix-sockets.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00