Problems with recent build
Koluely
koluely at gmail.com
Fri Sep 7 11:59:50 CEST 2007
Andreas Pakulat wrote:
>
> After killing kde processes and dbus-daemon I don't have anything
> listening on the adress 12434 and when starting kdeinit4 I get the
> message that the adress is already in use.
>
> Hmm, maybe it there is some timing "problem", I can't reproduce this
> after a restart and I also got no error when starting kdeinit4 after
> waiting for some time.
>
When you kill a connection, the port used is unavailable for the maximun
segment lifetime,
which can be several minutes. It can also be overriden by using
SO_REUSEADDR with setsockopt.
More information about the Kde-windows
mailing list