1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-testsfail
2021-03-11 08:12:48 +00:00
..
CMakeLists.txt client: DNS failure should retry while waiting for connect timeout 2021-03-10 20:30:51 +00:00
minimal-secure-streams-testsfail.c ss: testsfail: dns retry behaviour knock-on 2021-03-11 08:12:48 +00:00
README.md ss: minimal example: testsfail 2020-12-24 16:14:36 +00:00

lws minimal secure streams

The application runs some bulk and failure path tests on Secure Streams

build

 $ cmake . && make

usage

Commandline option Meaning
-d Debug verbosity in decimal, eg, -d15
--amount Set the amount of bulk data expected, eg, --amount 23456