-
- Downloads
timeout settable from info
This adds an info member that allows the user code to set the library's network action timeout in seconds. If left at the default 0, the build-time default AWAITING_TIMEOUT continues to be used. As suggested https://github.com/warmcat/libwebsockets/issues/427 Signed-off-by:Andy Green <andy.green@linaro.org>
Showing
- changelog 4 additions, 1 deletionchangelog
- lib/client.c 2 additions, 2 deletionslib/client.c
- lib/context.c 6 additions, 1 deletionlib/context.c
- lib/handshake.c 1 addition, 1 deletionlib/handshake.c
- lib/libwebsockets.c 1 addition, 1 deletionlib/libwebsockets.c
- lib/libwebsockets.h 5 additions, 1 deletionlib/libwebsockets.h
- lib/output.c 1 addition, 1 deletionlib/output.c
- lib/private-libwebsockets.h 1 addition, 0 deletionslib/private-libwebsockets.h
- lib/server.c 2 additions, 2 deletionslib/server.c
- lib/ssl.c 2 additions, 2 deletionslib/ssl.c
Loading
Please register or sign in to comment