mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() 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). |
||
---|---|---|
.. | ||
libwebsockets | ||
libwebsockets.h | ||
libwebsockets.hxx |