-
- Downloads
trac 40 client connection properly nonblocking
As spotted by JM on Trac#40 http://libwebsockets.org/trac/libwebsockets/ticket/40 client connect didn't do anything about being truly nonblocking. This patch should hopefully solve that. Signed-off-by:Andy Green <andy.green@linaro.org>
Showing
- README.coding 20 additions, 0 deletionsREADME.coding
- changelog 4 additions, 0 deletionschangelog
- lib/client-handshake.c 48 additions, 17 deletionslib/client-handshake.c
- lib/client.c 16 additions, 0 deletionslib/client.c
- lib/libwebsockets.c 14 additions, 3 deletionslib/libwebsockets.c
- lib/libwebsockets.h 1 addition, 0 deletionslib/libwebsockets.h
- lib/private-libwebsockets.h 1 addition, 0 deletionslib/private-libwebsockets.h
- test-server/test-client.c 37 additions, 24 deletionstest-server/test-client.c
Loading
Please register or sign in to comment