Em qui 29 maio 2014, às 01:56:48, Petko Ditchev escreveu:
> I'd love to give back to the project, but I'm not confident I know 
> enough on the topic to write the method myself. I started reading some 
> in-depth stuff on pipes,etc. very recently and still haven't read much 
> on sockets.

This is probably a low-hanging fruit. The file descriptors are already stored 
in the QProcessPrivate structure. It just needs the accessor functions, with a 
good name, ensuring that the API works on Windows too (since pipes there are 
HANDLEs, not file descriptors) and a couple of unit tests.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to