uNetworking / uSockets

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

Fix the ASIO build by including the def'n for int32_t. #200

Closed kylepl closed 1 year ago

kylepl commented 1 year ago

Without this WITH_ASIO=1 make fails.

This should fix https://github.com/uNetworking/uWebSockets/issues/1601.