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
Akshai M 2cbf9de2eb net/sock/dtls : Model 'DTLS_HANDSHAKE_BUFSIZE' with exponent
Introduced CONFIG_DTLS_HANDSHAKE_BUFSIZE_EXP to hold exponent and
update documentation
2020-09-04 16:28:29 +05:30
..
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 net/sock/dtls : Model 'DTLS_HANDSHAKE_BUFSIZE' with exponent 2020-09-04 16:28:29 +05:30
ip.h sock: sock_*_recv_buf: mark as experimental 2020-04-01 15:50:51 +02:00
tcp.h sock: ignore -Wtypedef-redefinition for LLVM where needed 2020-01-07 10:13:02 +01:00
udp.h sock: sock_*_recv_buf: mark as experimental 2020-04-01 15:50:51 +02:00
util.h sock_util: introduce endpoint conversion aliases for TCP 2020-06-24 17:21:29 +02:00