This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
sys
/
include
/
net
/
sock
History
Francisco
43d2ca4771
Merge pull request
#12602
from miri64/sock_async_event/feat/initial
...
sock_async: initial import of event-based implementation
2020-01-15 14:32:05 +01:00
..
async
Merge pull request
#12602
from miri64/sock_async_event/feat/initial
2020-01-15 14:32:05 +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: fix typo in doc
2018-06-22 13:23:26 +02:00
dtls.h
sock: ignore
-Wtypedef-redefinition
for LLVM where needed
2020-01-07 10:13:02 +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