1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/posix/include/sys
Oleg Hahm 35074a6ad1 posix socket: align size of sa_family_t with Linux
Linux defines `sa_family_t` as `unsigned short int`. In order to be compatible with Linux code, RIOT should define it the same way.
2016-01-07 11:12:35 +01:00
..
bytes.h posix: redo socket API to use conn 2015-09-22 22:24:52 +02:00
socket.h posix socket: align size of sa_family_t with Linux 2016-01-07 11:12:35 +01:00