chenxin
chenxin
… successful when node.js server is not listening the port, connect will failed and return a null pointer,Then segment fault will occur if you continue to run it.So we should...
I found that cmake scripts can't build correctly in g++-4.8,and it work well after specified CMAKE_CXX_STANDARD to 11. Signed-off-by: sliver.chen
I'm very interested in packaing WebRTC and want to test foxrtc,but i dont know how to do it. best regards.
Optimization level of g++ whill affect debug options of gdb. I meet error when i use gdb to debug libco in ubuntu that gdb list can't refer to source file...