fork and exec problems
fork and exec problems
- Subject: fork and exec problems
- From: Chuck Carlson <email@hidden>
- Date: Tue, 10 Nov 2009 09:07:59 -0800
Hello,
I am using vfork and execlp to launch an audio server to send back audio data via udp ports, but I'm getting unstable behavior.
However, If I manually launch the server from the command line, everything works great.
This leads me to think that using vfork/execlp is causing the server to inherit some unfavorable characteristcs from the launching process.
What's the best way to get a nice clean launch just like launchd would do?
Thanks,
--Chuck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden