1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10:33:49 +01:00
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
..
2015-11-24 14:06:00 +01:00
2014-12-06 02:05:51 +01:00
2015-11-20 00:43:57 +01:00