I'm getting sometimes the following errors while running a websocket server. The client is C++ Boost websocket client.
Jul 19 12:47:28 couch perl[4560]: Use of uninitialized value $payload_len in bitwise and (&) at /usr/local/share/perl/5.26.1/Protocol/WebSocket/Frame.pm line 145.
Jul 19 12:47:28 couch perl[4560]: Use of uninitialized value $payload_len in bitwise and (&) at /usr/local/share/perl/5.26.1/Protocol/WebSocket/Frame.pm line 150.
Protocol::WebSocket version 0.26
I'm getting sometimes the following errors while running a websocket server. The client is C++ Boost websocket client.
Jul 19 12:47:28 couch perl[4560]: Use of uninitialized value $payload_len in bitwise and (&) at /usr/local/share/perl/5.26.1/Protocol/WebSocket/Frame.pm line 145.
Jul 19 12:47:28 couch perl[4560]: Use of uninitialized value $payload_len in bitwise and (&) at /usr/local/share/perl/5.26.1/Protocol/WebSocket/Frame.pm line 150.
Protocol::WebSocket version 0.26