mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() 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. |
||
---|---|---|
.. | ||
adopt.c | ||
client.c | ||
close.c | ||
connect.c | ||
dummy-callback.c | ||
lws-dsh.c | ||
network.c | ||
output.c | ||
pollfd.c | ||
private.h | ||
sequencer.c | ||
server.c | ||
service.c | ||
sorted-usec-list.c | ||
stats.c | ||
vhost.c | ||
wsi-timeout.c | ||
wsi.c |