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
Andy Green
2fc35ef6bd
stats: move to pt and improve presentation
2019-08-12 06:18:04 +01:00
Andy Green
aa21fc4027
COVA10827: make lws_issue_raw safe for NULL wsi vhost
2019-07-16 10:02:37 -07:00
Andy Green
4739c3234b
COVA11294: check mpi_write_binary retcode
2019-07-13 13:28:54 -07:00
Andy Green
e07d6986ab
COVA10081: ensure m can never be negative
2019-07-13 13:28:54 -07:00
Andy Green
b227d10187
nossl recv: always respond to 0 length read as shutdown
2019-03-21 10:24:58 +08:00
Andy Green
84a57540ab
LWS_WITH_NETWORK: cmake option for no network code
2019-01-13 07:54:57 +08:00