KProcess overhaul

Oswald Buddenhagen ossi at kde.org
Sat Apr 15 18:46:18 BST 2006


On Sat, Apr 15, 2006 at 12:37:15PM -0500, Matt Rogers wrote:
> Aren't file descriptors *nix specific? If they are, that could be why
> they're against it.
>
both windows and OS X (a unix at its core) provide file descriptors.
however, i guess on one of them fds are not the preferred method, so tt
built QFile around the other method, making anything relying on fds
non-orthogonal to the rest of the api (e.g., can't pass in an arbitrary
QFile as a redirection endpoint).

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.




More information about the kde-core-devel mailing list