1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/h2
Andy Green edcf346f9f h2: migration: migrate for_ss
The attribute indicating that a wsi belongs to an SS object also must be
migrated when we split out the original transaction wsi into a new nwsi, if we're
not going to lose track of its affiliation.

Likewise if the affiliated SS object points to the original wsi, we have to
migrate his pointer when we migrate the wsi.

Taking care of this book-keeping is necessary to get correct behaviours at
close-time.
2021-05-20 14:07:01 +01:00
..
CMakeLists.txt cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
hpack.c lws_metrics 2021-03-08 21:47:28 +00:00
http2.c h2: migration: migrate for_ss 2021-05-20 14:07:01 +01:00
huftable.h refactor role ops 2018-04-11 13:39:42 +08:00
minihuf.c cleaning 2020-01-05 22:17:58 +00:00
ops-h2.c h2: dont try to get ahead of POST if its a cgi mount or proxied 2021-03-25 08:40:52 +00:00
private-lib-roles-h2.h cmake: disable export visibility when building lws static 2020-09-06 11:46:25 +01:00