kstreamsocket.h
KClientSocketBase(TQObject *parent, const char *name)
Default constructor.
Definition kclientsocketbase.cpp:50
virtual bool bind(const TQString &node=TQString::null, const TQString &service=TQString::null)=0
Binds this socket to the given nodename and service, or use the default ones if none are given.
virtual bool bind(const TQString &node=TQString::null, const TQString &service=TQString::null)
Binds this socket to the given nodename and service, or use the default ones if none are given.
Definition kstreamsocket.cpp:96
KStreamSocket(const TQString &node=TQString::null, const TQString &service=TQString::null, TQObject *parent=0L, const char *name=0L)
Default constructor.
Definition kstreamsocket.cpp:53
virtual bool bind(const KResolverEntry &entry)
Reimplemented from KClientSocketBase.
Definition kstreamsocket.h:176
void timedOut()
This signal is emitted when a connection timeout occurs.
int remainingTimeout() const
Retrieves the remaining timeout time (in milliseconds).
Definition kstreamsocket.cpp:78
A namespace to store all networking-related (socket) classes.
Definition kbufferedsocket.h:36
Trinity API Reference