use socklen_t where needed, and cast it to size_t as it defined as an int in...
use socklen_t where needed, and cast it to size_t as it defined as an int in mingw and as an uint on linux systems
Showing
Please register or sign in to comment