mirror of
https://github.com/fluencelabs/musl
synced 2025-05-21 19:51:31 +00:00
this one is for program(s|ers) who haven't heard of uint16_t and uint32_t (which are obviously the correct types for use in such situations, as they're the argument/return types for ntohs/htons and ntohl/htonl).