- modified transport plugin interface to support ATS
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 6 Dec 2010 17:43:49 +0000 (17:43 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 6 Dec 2010 17:43:49 +0000 (17:43 +0000)
commit197c25b64e8cf36d25914dccc45247cb7e70f4b3
treeff8ad89d2260463da08925061d1fac8c2dd71fe8
parent00392968edfba24d572cc5fe200b62f51b597f5e
- modified transport plugin interface to support ATS
- modified transport plugins to support ATS
src/include/gnunet_transport_plugin.h
src/transport/gnunet-service-transport.c
src/transport/plugin_transport_http.c
src/transport/plugin_transport_tcp.c
src/transport/plugin_transport_udp.c
src/transport/plugin_transport_wlan.c
src/transport/test_plugin_transport_http.c
src/transport/test_plugin_transport_https.c