projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ad6fdf
)
docu
author
Christian Grothoff
<christian@grothoff.org>
Fri, 22 Jan 2010 14:27:22 +0000
(14:27 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 22 Jan 2010 14:27:22 +0000
(14:27 +0000)
src/util/server_nc.c
patch
|
blob
|
history
diff --git
a/src/util/server_nc.c
b/src/util/server_nc.c
index e2c74a7e9254fae143085c3217a8568885d7573b..9b6eefe1fc8a87fd65d9ec4f5baf1312c7d13c06 100644
(file)
--- a/
src/util/server_nc.c
+++ b/
src/util/server_nc.c
@@
-131,6
+131,12
@@
struct GNUNET_SERVER_NotificationContext
};
+/**
+ * Client has disconnected, clean up.
+ *
+ * @param cls our 'struct GNUNET_SERVER_NotificationContext *'
+ * @param client handle of client that disconnected
+ */
static void
handle_client_disconnect (void *cls,
struct GNUNET_SERVER_Client *client)