[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 56540] Connection::close() leaks memory due to missing
From:       Thiago Macieira <thiago.macieira () kdemail ! net>
Date:       2004-08-16 13:15:45
Message-ID: 20040816131545.3805.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=56540      




------- Additional Comments From thiago.macieira kdemail net  2004-08-16 15:15 \
------- KSocket has been obsoleted in KDE 2.2 and deprecated in 3.2.
KExtendedSocket has been deprecated (though not with a warning) in 3.2.

The replacements are:
KStreamSocket - similar to KSocket and KExtendedSocket in unbuffered mode
KBufferedSocket - similar to QSocket and KExtendedSocket in buffered mode
both are in the namespace KNetwork

Also note that none of the new classes allow fdopen(3)ing of the file descriptor. \
It's even buried deep so that people won't try to do that. (Actually, you currently \
can, but the next class in my list [KSSLSocket] won't allow) 

Why are FILE streams required anyways?


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic