1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/include
Andy Green 9fe4b37650 wilcard: change api to use length for check
The wilcard part was always length driven... but the check part relied on
being NUL terminated.  Change that to also use a length specifier and not
need any NUL.

To migrate old uses, just add a fourth param as strlen(check).
2021-06-07 14:57:57 +01:00
..
libwebsockets wilcard: change api to use length for check 2021-06-07 14:57:57 +01:00
libwebsockets.h tls-sessions: serialization 2021-04-04 05:45:53 +01:00
libwebsockets.hxx wip: ss c++ classes 2020-12-02 10:15:50 +00:00