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
János Brodbeck 126d363cea
sock/dtls: remove sock_dtls_session_create
due to deprecation
2020-12-08 12:04:14 +01: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: remove sock_dtls_session_create 2020-12-08 12:04:14 +01:00
ip.h net/sock_ip: Extend API for auxiliary data 2020-12-02 17:56:13 +01:00
tcp.h sock: ignore -Wtypedef-redefinition for LLVM where needed 2020-01-07 10:13:02 +01:00
udp.h net/sock_udp: Extend API for auxiliary data 2020-12-02 17:56:13 +01:00
util.h net/sock : Update documentation 2020-09-04 16:29:13 +05:30