Andre Poenitz writes: > > On Sun, Sep 06, 2009 at 05:36:44PM +0200, Enrico Forestieri wrote: > > The attached patch implements the LyX server for Windows in 1.6.x. > > Can anybody remind me why we need to use 500+ platform specific > lines code of our own instead of using, say, QLocalSocket?
Because QLocalSocket::socketDescriptor() is not going to work with QSocketNotifier? -- Enrico