1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
Commit graph

6 commits

Author SHA1 Message Date
Andy Green
c453968435 remove u_int64_t
https://github.com/warmcat/libwebsockets/issues/1167
2018-01-30 09:29:58 +08:00
Andy Green
d75c94001b lejp: fix float
https://libwebsockets.org/pipermail/libwebsockets/2018-January/003599.html
2018-01-04 10:32:13 +08:00
Andy Green
c303a0d0e3 lejp: use explicit signed char return 2017-10-25 02:49:18 +08:00
Andy Green
8095155385 getifaddrs: fix conditional build 2017-10-24 06:46:30 +08:00
Andy Green
af07cca9f7 getifaddrs: fix second lws_malloc 2017-10-19 21:02:16 +08:00
Andy Green
c83afc66e6 refactor: subdirs for source in lib
Split out some optional code into own sources to
shrink down libwebsockets.c and server.c a bit
2017-10-16 17:28:37 +08:00