tcpserver : change method description

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5994 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2020-05-18 07:43:56 +00:00
parent 1afb6b2f3f
commit 71e28ac2f5

View File

@@ -669,7 +669,7 @@ class tcpserver
} }
// }}} // }}}
/** Manage the timeout exception handler /** Manage the timeout handler
* By default, disconnect and generate an exception * By default, disconnect and generate an exception
*/ */
public function timeoutHandler () public function timeoutHandler ()