This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
c23d624d27
RIOT
/
sys
/
posix
/
sockets
History
Kaspar Schleiser
185c7ac11b
some (ptr == 0) -> (ptr == NULL) fixes (found by coccinelle)
2017-04-20 23:31:32 +02:00
..
doc.txt
doc: net: replace doc references of conn with sock
2017-02-07 13:32:20 +01:00
Makefile
posix: redo socket API to use conn
2015-09-22 22:24:52 +02:00
posix_sockets.c
some (ptr == 0) -> (ptr == NULL) fixes (found by coccinelle)
2017-04-20 23:31:32 +02:00