uNetworking / uSockets

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

Minor changes regarding null pointer usage and conditional expressions. #35

Closed Carmot closed 5 years ago

Carmot commented 5 years ago

Minor changes to avoid the use of null pointers in some cases and removed some conditional expressions that are always false.

ghost commented 5 years ago

Hello, this breaks flush logic