index
:
sbos.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
userland
/
libc
/
arpa
/
inet.h
blob: 7a033f285fffcfc4801b2a59137c8d61110db27d (
plain
)
1
2
3
4
#include <stdint.h> uint32_t htonl(uint32_t hostlong); uint16_t htons(uint16_t hostlong);