El Monday 04 January 2016, Thiago Macieira escribió:
> It works just fine, except on Windows.

This was something that I discovered through some pain a while ago. I would go 
with stdin/out if possible because you don't have to worry about connect(). I 
recently found that Qt Assistant has a tiny abstraction to work around the 
problem:

http://code.woboq.org/qt5/qttools/src/assistant/assistant/stdinlistener_win.cpp.html
http://code.woboq.org/qt5/qttools/src/assistant/assistant/stdinlistener.cpp.html

-- 
Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2
http://barnacity.net/ | http://disperso.net
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to