src/Network/Session.hh
changeset 400 d64bf28c4340
parent 381 9b35bc329d23
child 431 c6d7272a164b
--- a/src/Network/Session.hh	Fri Jan 16 21:24:45 2009 +0200
+++ b/src/Network/Session.hh	Fri Jan 16 22:03:49 2009 +0200
@@ -1,6 +1,12 @@
 #ifndef NETWORK_SESSION_HH
 #define NETWORK_SESSION_HH
 
+/**
+ * @file
+ *
+ * Support for a groups of clients/servers with associated TCP/UDP sockets
+ */
+
 #include <map>
 #include <stdint.h>