fixing major issue with how IP addresses go over the network (previously ill-defined...
authorChristian Grothoff <christian@grothoff.org>
Sun, 2 May 2010 11:48:52 +0000 (11:48 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 2 May 2010 11:48:52 +0000 (11:48 +0000)
commitf4b1f639e8799d29e823a7cd563a97d314d4f471
treebe4854b5c5591ea04b2de4032e554dc392f8d0e0
parentf1df9f057d50cd695ee3b86538f27306ea74369f
fixing major issue with how IP addresses go over the network (previously ill-defined) -- thanks amatus
src/transport/gnunet-service-transport.c
src/transport/plugin_transport.h
src/transport/plugin_transport_tcp.c
src/transport/plugin_transport_template.c
src/transport/plugin_transport_udp.c
src/transport/test_plugin_transport_http.c