1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/core-net
TerryZhang 5eaab80708 ws: make sure we understand frame finished when buflist_out flushed
When lws_write as many bytes as user can until function returns not all sent,
the next user`s lws_write call will write wrong frame to the other end. This
will cause connection be close by the other side.
2020-03-04 12:51:47 +00:00
..
adopt.c stats: move to pt and improve presentation 2019-08-12 06:18:04 +01:00
client.c ipv6: support [ipv6]:port in client proxy 2019-03-10 08:02:02 +08:00
close.c close.c: close reason length wrong 2019-12-18 14:45:31 +00:00
connect.c http_proxy: fixes 2019-11-15 08:44:22 +00:00
dummy-callback.c wsproxy: clear down proxy struct at alloc 2019-10-07 16:09:24 +01:00
lws-dsh.c Coverity fixes 2019-08-17 08:03:47 +01:00
network.c lws_retry_bo_t: generic retry backoff 2019-08-05 14:47:51 +01:00
output.c ws: make sure we understand frame finished when buflist_out flushed 2020-03-04 12:51:47 +00:00
pollfd.c external poll: add default-off cmake option 2019-08-12 12:44:36 +01:00
private.h http_proxy: fixes 2019-11-15 08:44:22 +00:00
sequencer.c illumos: fix build errors and warnings for v3.2-stable on illumos 2019-10-07 10:14:02 +01:00
server.c sul: all timed objects use a single pt sul list 2019-08-09 10:12:09 +01:00
service.c stats: move to pt and improve presentation 2019-08-12 06:18:04 +01:00
sorted-usec-list.c unix: sul schedule rename internal api and call regardless of existing timeout 2019-11-01 12:35:31 +00:00
stats.c stats: move to pt and improve presentation 2019-08-12 06:18:04 +01:00
vhost.c build options: fix SOCKS5 and WITHOUT_CLIENT 2020-01-06 19:56:20 +00:00
wsi-timeout.c sul: more paranoid casting vs libc header types 2019-10-27 15:46:58 +00:00
wsi.c stats: move to pt and improve presentation 2019-08-12 06:18:04 +01:00