mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
No description
![]() ... this afternoon I was just doing a little interoperability testing around close... in my test-server I added libwebsocket_close_and_free_session(this, wsi, LWS_CLOSE_STATUS_NORMAL); in order to generate a server driven close.. I hope that was the right way to go about it. In any event, in generated an invalid websocket frame - I think you want this patch, or something like it: Signed-off-by: \"Pat McManus @Mozilla\" <mcmanus@ducksong.com> |
||
---|---|---|
lib | ||
scripts | ||
test-server | ||
win32port | ||
aclocal.m4 | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
install-sh | ||
libwebsockets-api-doc.html | ||
libwebsockets.spec | ||
ltmain.sh | ||
Makefile.am | ||
Makefile.in | ||
missing | ||
README-test-server |