site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Thanks, Josh _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Okay. While the basic algorithm itself runs smoothly so far, my AudioIOFunction in the kernel is on the verge of breaking up the audio stream. So I'm thinking maybe sockets aren't efficient enough. Can I use an IOMemoryDescriptor to directly map the IOAudioStream's sample buffer into user space, or would I have to repeatedly copy it into a specially allocated area first? Any advice or suggestions are welcome. This email sent to site_archiver@lists.apple.com