1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs
Andy Green 097bbbd1eb ss: client_connect and request_tx also return dispositions
Since client_connect and request_tx can be called from code that expects
the ss handle to be in scope, these calls can't deal with destroying the
ss handle and must pass the lws_ss_state_return_t disposition back to
the caller to handle.
2020-12-24 16:14:36 +00:00
..
avs.c ss: client_connect and request_tx also return dispositions 2020-12-24 16:14:36 +00:00
CMakeLists.txt cmake: latest cmake shows dep warnings for scripts < 2.8.12 2020-12-06 19:44:54 +00:00
main-client.c client: secure streams 2020-03-04 12:17:49 +00:00
main.c ss: multipart without processing 2020-08-11 11:07:13 +01:00
year.wav client: secure streams 2020-03-04 12:17:49 +00:00