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
6e6e435c65
RIOT
/
sys
/
include
/
net
/
sock
History
Martine S. Lenders
6e6e435c65
sock_async: add optional callback argument
2020-03-11 16:54:11 +01:00
..
async
sock_async: add optional callback argument
2020-03-11 16:54:11 +01:00
async.h
sock_async: fix cyclic dependency with sock_types.h
2020-01-07 10:13:01 +01:00
dns.h
sock_dns: make sock_dns_query() return the length of the address
2020-02-24 14:29:17 +01:00
dtls.h
net/sock_dtls: do not put msg in mbox on timeout
2020-03-09 15:08:52 +01:00
ip.h
sock: ignore
-Wtypedef-redefinition
for LLVM where needed
2020-01-07 10:13:02 +01:00
tcp.h
sock: ignore
-Wtypedef-redefinition
for LLVM where needed
2020-01-07 10:13:02 +01:00
udp.h
sock: ignore
-Wtypedef-redefinition
for LLVM where needed
2020-01-07 10:13:02 +01:00
util.h
net/sock/util: Move configuration macros to 'CONFIG_' namespace
2019-12-13 12:04:54 +01:00