Hello, my question is:
How to connect Unix domain socket to Qt slot so that when the socket is SELECTABLE a Qt signal is sent?

I had already have a look to QLocalSocket and QSocketNotifier, but without any success.

Any hints?

Thanks.

Fabi