uNetworking / uSockets

Miniscule cross-platform eventing, networking & crypto for async applications
Apache License 2.0
1.29k stars 268 forks source link

Redundant printf #39

Closed mrlika closed 5 years ago

mrlika commented 5 years ago

https://github.com/uNetworking/uSockets/blob/7574cd2050ae3c410268374ead60ff8244c54669/src/ssl.c#L193

This redundant printf breaks console output of my uWebSockets.js application.

ghost commented 5 years ago

You can PR the removal