an-tao / trantor

a non-blocking I/O tcp network lib based on c++14/17
Other
398 stars 134 forks source link

Use ssize_t declared by toolchain when available #320

Closed luk1337 closed 9 months ago

luk1337 commented 9 months ago

crtdefs.h already declares ssize_t.