adding design for session monitoring API to transport plugins; skeleton implementatio...
authorChristian Grothoff <christian@grothoff.org>
Sun, 22 Jun 2014 21:23:23 +0000 (21:23 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 22 Jun 2014 21:23:23 +0000 (21:23 +0000)
commit6092b234351e35f0a64c1a1c874f28229b927cf8
tree273a71421d92be816487812fa6d19e3d62bd89ce
parent97d9a982e9f2555c51eae2279166d707b3c8a09e
adding design for session monitoring API to transport plugins; skeleton implementation for UNIX plugin of that API; clean up of UNIX API code (removing of duplicated/dead code)
src/include/gnunet_transport_plugin.h
src/transport/plugin_transport_unix.c