documentation

This commit is contained in:
john30
2015-03-14 10:21:10 +01:00
parent dbd380eca5
commit 51b86c9dc5
+1 -1
View File
@@ -150,7 +150,7 @@ public:
int start(); int start();
/** /**
* accept an incomming tcp connection and create a local tcp socket for communication. * accept an incoming tcp connection and create a local tcp socket for communication.
* @return pointer to an opened tcp socket. * @return pointer to an opened tcp socket.
*/ */
TCPSocket* newSocket(); TCPSocket* newSocket();