documentation for class TCPSocket, TCPClient and TCPServer added.

This commit is contained in:
Roland Jax
2014-11-18 15:38:36 +01:00
parent 48fcf39d53
commit 1415b143af
5 changed files with 89 additions and 8 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ public:
/**
* @brief returns the value of the interested option
* @param the interested option
* @param name the interested option
* @return casted value
*/
template <typename T>