1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/transport_layer/destiny
Christian Mehlis 50a07d9874 Merge pull request #1280 from cgundogan/fix_send_tcp_error_check
destiny: fixed condition for error handling of send_tcp in destiny_socket_send
2014-06-12 09:55:37 +02:00
..
destiny.c newlib doesn't support the z modifier 2014-02-08 21:31:13 +01:00
Makefile streamlined driver include pathes 2014-02-05 18:56:47 +01:00
msg_help.c Add Oliver Gesch as author of his files and license header 2014-01-31 17:01:51 +01:00
msg_help.h Add Oliver Gesch as author of his files and license header 2014-01-31 17:01:51 +01:00
socket.c Merge pull request #1280 from cgundogan/fix_send_tcp_error_check 2014-06-12 09:55:37 +02:00
socket.h moved destiny into transport_layer subfolder 2013-12-19 19:13:26 +01:00
tcp_hc.c moved destiny into transport_layer subfolder 2013-12-19 19:13:26 +01:00
tcp_hc.h Add Oliver Gesch as author of his files and license header 2014-01-31 17:01:51 +01:00
tcp_timer.c net: destiny: fixed typo and further cleanups 2014-03-18 12:03:03 +01:00
tcp_timer.h Add Oliver Gesch as author of his files and license header 2014-01-31 17:01:51 +01:00
tcp.c destiny: change byte order of ipv6_header->length 2014-06-08 20:50:45 +02:00
tcp.h destiny: wireshark compliant tcp flags 2014-06-05 13:15:00 +02:00
udp.c also add msg_queue for UDP 2014-02-13 07:07:46 +01:00
udp.h also add msg_queue for UDP 2014-02-13 07:07:46 +01:00