On Wed, Oct 12, 2011 at 2:36 PM, Ville M. Vainio <[email protected]> wrote: > QLocalSocket can be used to connect to the local socket on windows too: > > http://doc.qt.nokia.com/4.7-snapshot/qlocalsocket.html > > I used basic python socket library to reduce the overhead (no need to > import Qt), but unfortunately the implementation is Linux specific.
So to be clear, you recommend using QLocalSocket in LProtoClient.connect? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
