site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=nozOy4gM3nv3g4jE2hU4/j1FOGr058/4t3crMCwqy2A=; b=LY3v1+rIkcu/097PdpZCSK8Ws3y684TGiuY98/rtYdndcR09D5UkzHZ3FHvj64Pr5k xJPrU1MeJRbqiAwFx4bfxg1lYy1jZaviEiTZvZsBvvbXf+rU3ED2h3bqporL2VAEW+ep GmoBiVrB+ag18RkXvUGMU7ENdsxe0daz8M8wQ= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=gyyxj3XWJJuh08MHsMlz8rhOKxTyEqhqYOg+QLMBzcovO/jdu5Ci3exSjK23ISbZcj JoMm6W7kOGAogSR3JtuU5PqTiE7Gw7RGXT8PkmsqPUDr/WnYKF2MwzmYPemamYaiMbq5 5QbTbYj8abBT+c84tedBOv6ndIn5fBpxkRHwU= Hi, I looked at the docs and I found no method to close an already established control socket in kernel. I can do it in userspace with close(file_descriptor) but it becomes very annoying when userspace application gets killed or encounters unexpected error that causes it to shutdown before doing close(). Anyone has a suggestion? Thanks. Mike. _______________________________________________ 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... This email sent to site_archiver@lists.apple.com