]> prime8.dev >> repos - ttyd.git/commit
Fix for upgrade of libwebsockets 3.2.0, it removes the poll which breaks every second...
authorideal <idealities@gmail.com>
Sat, 14 Sep 2019 10:06:18 +0000 (18:06 +0800)
committerShuanglei Tao <tsl0922@gmail.com>
Sat, 14 Sep 2019 11:53:54 +0000 (19:53 +0800)
commit4ad0cc86b7580459bff26857bf781be32a5d9be3
tree9d27f8ccd23bf7ba58cd09aed99e6fabd2031f2b
parent46064ee86e04cfabf05fa5723777cbbe3adb7480
Fix for upgrade of libwebsockets 3.2.0, it removes the poll which breaks every second in the previous version.

Reference:
[1] https://github.com/warmcat/libwebsockets/issues/1685
[2] https://libwebsockets.org/git/libwebsockets/tree/READMEs/README.lws_sul.md
src/protocol.c
src/server.c
src/server.h