Martine Lenders
|
1ccdc4643f
|
posix_sockets: port to sock
|
2017-01-24 15:17:15 +01:00 |
|
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
Oleg Hahm
|
b61b8e9f00
|
sockets: add documentation about implicite binding
|
2016-03-08 19:48:20 +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 |
|
Martine Lenders
|
624530c7d0
|
posix: redo socket API to use conn
|
2015-09-22 22:24:52 +02:00 |
|
Martine Lenders
|
a4905b72d4
|
posix: consolidate include paths
|
2015-09-07 16:46:48 +02:00 |
|