1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/destiny
Oliver c258075aaa [sys net destiny]
- changed queued socket architecture to be consistent with normal
sockets, saving RAM
2012-01-28 16:15:09 +01:00
..
destiny.c [sys net net_help] 2012-01-24 03:19:11 +01:00
destiny.h [sys net net_help] 2012-01-24 03:19:11 +01:00
in.h new, DESTiny: UDP Transport Layer and UDP part of Socket API 2011-09-28 16:29:01 +02:00
Jamfile [sys net net_help] 2012-01-24 03:19:11 +01:00
socket.c [sys net destiny] 2012-01-28 16:15:09 +01:00
socket.h [sys net destiny] 2012-01-28 16:15:09 +01:00
tcp_timer.c [projects tlayer] 2012-01-27 02:54:59 +01:00
tcp_timer.h [sys net destiny] 2012-01-28 01:55:21 +01:00
tcp.c [sys net destiny] 2012-01-28 16:15:09 +01:00
tcp.h [sys net destiny] 2012-01-25 03:38:22 +01:00
udp.c [projects tlayer] 2012-01-27 02:54:59 +01:00
udp.h - Added dynamic 6LoWPAN fragment buffer for reassembly of multiple 2011-12-26 02:59:58 +01:00