diff options
Diffstat (limited to 'doc/limits.html')
-rw-r--r-- | doc/limits.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/limits.html b/doc/limits.html index 71aef72..542417e 100644 --- a/doc/limits.html +++ b/doc/limits.html @@ -350,7 +350,7 @@ The following classes (introduced in KDE2.2.0) are NOT yet implemented: KAddressInfo KExtendedSocket KInetSocketAddress -KSocketAddress +TDESocketAddress KUnixSocketAddress KSocks </PRE> @@ -359,7 +359,7 @@ KSocks </TABLE> <P> Most of their functionality already exists in the Python socket class or in the -KSocket class (tdecore module). These classes may be implemented at a future date +TDESocket class (tdecore module). These classes may be implemented at a future date (they require support for C socket structures and careful handling to avoid buffer overflow problems/exploits) </P> |