dcopserver only accepts one connection on win32

Ralf Habacker ralf.habacker at freenet.de
Wed Dec 21 12:35:09 GMT 2005


Thiago Macieira schrieb:

>Ralf Habacker wrote:
>  
>
>>There is no need to reactivate QSocketnotifier after connecting, so I'm
>>thinking, that I have missed something in the test case or there must be
>>a problem with ICE.
>>Any comments or hints ?
>>    
>>
>
>I haven't examined the code.
>
>But, there is one important modification in QSocketNotifier behaviour from 
>Qt3: you cannot have more than one object for the same file descriptor.
>  
>
Hmh, the qt4 assistant QSocketNotifier section says:
"... If you need to monitor both reads and writes for the same file 
descriptor, you must create two socket notifiers...."

This indicates that this must possible.

>Is it possible the DCOP server is creating a second notifier before the 
>first was properly deleted?
>
>  
>
Ralf




More information about the kde-core-devel mailing list