Hi,

I was wondering where a function (addition) should go when it is working on 
Darwin and (potentially) all other BSDs, but not on Linux. unix/core.c and 
then #ifndef's?

The thing deals with procfs on Linux, sysctl(3) calls on the BSDs and 
PROCESSENTRY32 on windows and is supposed to query all child pids of a 
given pid. Interestingly the implementation isn't even that 
straightforward. *musing*

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to