Return NULL if the handshake failed to complete, 40/2840/1
authorDavid Galeano <davidgaleano@turbulenz.biz>
Wed, 9 Jan 2013 08:17:04 +0000 (16:17 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:21 +0000 (13:01 -0800)
commit354e4fbc2d828f384d3e37dda1383b41f3f1c6ce
treecefe824cc9215e485dd4c1ad16815381e46a7c1d
parentd05cce20aa95d90dd493c6362b45cce130fd40a4
Return NULL if the handshake failed to complete,
libwebsocket_service_fd closes and frees the websocket in that case.
lib/client-handshake.c