Revision 648568

Go back to digest for 1st April 2007

Other in KDE Base

Thiago Macieira committed changes in /trunk/KDE/kdelibs/kdecore:

Add the code for KSocketFactory. For now, it doesn't support any proxies. I'll add the code for that later.

Let's see if it breaks compilation anywhere.

Also, use this opportunity to fix an old-time NetBSD problem: it provides reentrant a getservbyname() function. So assume all NetBSDs running KDE 4 have it reentrant.

File Changes

Added 1 files
  • /trunk/KDE/kdelibs/kdecore/network/ksocketfactory.cpp
Modified 2 files
  • /trunk/KDE/kdelibs/kdecore
  •   /CMakeLists.txt
  •   /network/ksocketfactory.h
3 files changed in total