Shahbaz Chaudhary

Results 47 issues of Shahbaz Chaudhary

Just ran cppclean on a c++11 code base (normally compiled with gcc 4.8 on linux as well as windows using VS 2013+. I see this stack trace: ``` Traceback (most...

looks like client doesn't exit when server is killed. Run server.js and client.js, after connection, kill server

bug

===session: events: inmsg, outmsg, error, newsession, endsession, state behaviors: new data, outgoing message, modify state ===client: events: [session] + connect, disconnect behaviors: kill session ===server: events: [session] + newconnection, disconnect...