1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/destiny
2011-11-11 03:41:08 +01:00
..
destiny.c new socket API functions, added TCP Handler, introduced global network 2011-10-13 04:31:07 +02:00
destiny.h new, DESTiny: UDP Transport Layer and UDP part of Socket API 2011-09-28 16:29:01 +02:00
in.h new, DESTiny: UDP Transport Layer and UDP part of Socket API 2011-09-28 16:29:01 +02:00
Jamfile new socket API functions, added TCP Handler, introduced global network 2011-10-13 04:31:07 +02:00
socket.c First simple transfer of data using an established TCP connection 2011-11-11 03:41:08 +01:00
socket.h TCP bug fix, TCP refactoring 2011-11-08 02:14:58 +01:00
tcp.c First simple transfer of data using an established TCP connection 2011-11-11 03:41:08 +01:00
tcp.h Socket API: Code cleanup, small bugfixes 2011-11-02 02:55:38 +01:00
udp.c UDP bug fixes: after using TCP connection, socket was not deleted 2011-11-01 21:04:28 +01:00
udp.h UDP bug fixes: after using TCP connection, socket was not deleted 2011-11-01 21:04:28 +01:00