From 352b2ef6c06332062d35211d7f49942315d2f36a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:18:41 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- doc/limits.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/limits.html') 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 @@ -359,7 +359,7 @@ KSocks

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)

-- cgit v1.2.1