client fix reaction to tls failure
authorAndy Green <andy@warmcat.com>
Tue, 3 May 2016 00:08:32 +0000 (08:08 +0800)
committerAndy Green <andy@warmcat.com>
Tue, 3 May 2016 00:08:32 +0000 (08:08 +0800)
commit381cbf2dc135a79c3626ce405fa89da0b7182793
tree03328a033d0a0b37f8cbe9c0cb07429b98a420ff
parentc6e497ea481b00a6cc99200aaa293e8f02df4abf
client fix reaction to tls failure

https://github.com/warmcat/libwebsockets/issues/508

Signed-off-by: Andy Green <andy@warmcat.com>
README.test-apps.md
lib/client-handshake.c
lib/client.c
lib/service.c
test-server/test-client.c