-adding API to associated user context with a server's client to avoid ugly hacks...
authorChristian Grothoff <christian@grothoff.org>
Thu, 11 Jul 2013 22:18:17 +0000 (22:18 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 11 Jul 2013 22:18:17 +0000 (22:18 +0000)
commit57be99113715a6023164633556ea1de50ceae6e1
treebe1c6003207ec50b17483267f21ad10cbc85d976
parent4f0cfaff0e3e5cc0c59801279714cb0467fc0385
-adding API to associated user context with a server's client to avoid ugly hacks, such as linked list searches and casting pointers to integers (thanks to Peter-Vogginger for forcing me to fix this)
src/include/gnunet_server_lib.h
src/util/server.c