1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/include
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
..
libwebsockets ss: client_connect and request_tx also return dispositions 2020-12-24 16:14:36 +00:00
libwebsockets.h windows: WSA loop fixes 2020-10-08 14:52:54 +01:00
libwebsockets.hxx wip: ss c++ classes 2020-12-02 10:15:50 +00:00