sysctl Questions

2

Solved

Does anybody know equivalent for NETLINK Sockets API for MAC OS X ? I am trying to port Linux application to MAC OS X and I couldn’t find anything similar in MACOS. I need to provide asynchronous...
Seiler asked 21/12, 2010 at 11:57

1

Solved

Below is a pared-down (error/null checks omitted) snippet of C/Obj-C code that uses sysctl to get the argv of a particular process with PID 50. ... int getProcessArgs[3] = { CTL_KERN, KERN_PROCARG...
Swinish asked 2/4, 2010 at 15:32

© 2022 - 2024 — McMap. All rights reserved.