1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/sock
2020-10-22 11:29:27 +02:00
..
async sock_async: add missing license header to net/sock/async/types.h 2020-06-18 15:40:41 +02:00
async.h sock_async: supply optional callback argument with callback setter 2020-03-11 16:54:11 +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 sock/dtls: fix return value of sock_dtls_session_create() 2020-10-09 23:12:05 +02:00
ip.h sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
tcp.h sock: ignore -Wtypedef-redefinition for LLVM where needed 2020-01-07 10:13:02 +01:00
udp.h sys/*: remove unused assert.h include 2020-10-22 11:29:27 +02:00
util.h net/sock : Update documentation 2020-09-04 16:29:13 +05:30