1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat/unix
Andy Green 5eae09540b lws_lookup: fix wsi table when unrelated_to_ulimit
The logic in the loops for insertion and deletion from the
mini, forced to non ulimit max fds in the pt mode was not
quite right.

It showed up in hard to reproduce problem with the ws client
spam test that uses the mini mode, on travis.  This should
fix the root cause.
2019-08-01 18:31:11 +01:00
..
private.h unix plat: add minimal wsi fd map option 2019-05-18 12:10:19 +01:00
unix-caps.c permissions: adapt drop permissions plat function to do uid and gid lookup separately 2019-05-02 09:28:25 +01:00
unix-fds.c lws_lookup: fix wsi table when unrelated_to_ulimit 2019-08-01 18:31:11 +01:00
unix-file.c coverity: cleanup 2018-08-14 08:00:30 +08:00
unix-init.c unix plat: add minimal wsi fd map option 2019-05-18 12:10:19 +01:00
unix-misc.c fulltext search 2018-10-26 13:53:28 +08:00
unix-pipe.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix-plugins.c plugins: remove requirement for libuv on unix 2019-05-02 09:28:16 +01:00
unix-service.c lws_sequencer 2019-06-25 12:10:18 +01:00
unix-sockets.c pmd: split ebufs to track in and out 2019-05-06 07:31:32 +01:00