Compiling ws_handshake.c
ws_handshake.c: In function âws_handshakeâ:
ws_handshake.c:152:15: error: â_ws_common_tcp_current_reqâ undeclared
(first use in this function)
if (req != &_ws_common_tcp_current_req)
^
ws_handshake.c:152:15: note: each undeclared identifier is reported
only once for each function it appears in