1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/include
Andy Green 2a772776a9 windows: for data exports use explicit extern
LWS_EXTERN needs to be empty for windows when declaring functions in the
headers.  But for data, it needs the explicit extern otherwise on windows
or mingw based builds, it thinks we are redeclaring the data each time.
2020-06-07 07:53:36 +01:00
..
libwebsockets windows: for data exports use explicit extern 2020-06-07 07:53:36 +01:00
libwebsockets.h cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00