mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() lws_ptr_diff() is a very handy helper reducing the pointer delta to an int count of bytes... however many times we actually want a size_t count of bytes since that's the type of the argument we're trying to feed. Let's establish a variant that naturally issues size_t. |
||
---|---|---|
.. | ||
libwebsockets | ||
libwebsockets.h | ||
libwebsockets.hxx |