1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/http
fanc 32cb5e1466 client: confirm sin_zero actual size for platform
in some platform, the size of sa46.sa4.sin_zero is not 8, but 6, so use 8 will cause coredump.
2019-03-10 08:02:02 +08:00
..
client client: confirm sin_zero actual size for platform 2019-03-10 08:02:02 +08:00
compression clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
server qnx: qnx6.5 compatibility 2019-01-11 17:14:14 +08:00
header.c sse: drop the ah when the sse connection starts 2019-01-30 14:38:11 +08:00
lextable-strings.h plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
lextable.h refactor role ops 2018-04-11 13:39:42 +08:00
minilex.c refactor role ops 2018-04-11 13:39:42 +08:00
private.h ws: support basic auth 2018-11-28 15:06:10 +08:00