Jonathan Guzmán 6b6078ab3f
use int64_t instead of long long(unit tests)
using long long may be ambigous for the compiler in the call of bind()
using a fixed type(int64_t) solves this issue
this issue was replicated on both Arch Linux&Windows
with clang 13.0.1/14.0.1
2022-04-19 21:12:46 -06:00
..
2020-01-01 08:08:59 +01:00
2020-01-01 08:08:59 +01:00
2020-01-01 08:08:59 +01:00