General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Lawrence D’Oliveiro
Low Level
comments
Comments by "Lawrence D’Oliveiro" (@lawrencedoliveiro9104) on "the TRUTH about numbers and network programming (endianess or ELSE)" video.
Note that stdint.h defines types which are explicitly known to be 1, 2, 4, 8 bytes long.
3
Note also that if you are communicating over AF_UNIX sockets, then the client and server are by definition the same machine.
1