-
- Downloads
unify all pollfd lock management
This provides a single place for pollfd event changing,
external locking for that and extpoll management.
It saves about 85 lines of duplication and simplifies the callers.
Signed-off-by:
Andy Green <andy.green@linaro.org>
Showing
- lib/client-handshake.c 1 addition, 7 deletionslib/client-handshake.c
- lib/client.c 1 addition, 14 deletionslib/client.c
- lib/libwebsockets.c 36 additions, 53 deletionslib/libwebsockets.c
- lib/private-libwebsockets.h 3 additions, 0 deletionslib/private-libwebsockets.h
- lib/server.c 4 additions, 57 deletionslib/server.c
Loading
Please register or sign in to comment