site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am I missing something, or is there no KPI replacement for sodisconnect()? We were using this on UDP sockets to disassociate an address set with soconnect(). If you try to send data on a UDP socket to a diff address than the one used in soconnect() you get back EISCONN. (Yes, this is expected functionality in our product.) We were also using this on TCP sockets to close the channel w/o destroying the socket. I though sock_shutdown() might work, but it looks to be doing more than a disconnect. TIA. Brian Bergstrand <http://www.bergstrand.org/brian/> PGP Key ID: 0xB6C7B6A2 -----BEGIN PGP SIGNATURE----- Version: PGP Desktop 9.0.1 (Build 2130) iQA/AwUBQopxC3nR2Fu2x7aiEQK/zQCglAPCHPPJFyxFgQnklW5J1a9KeXUAn2Hu w6gOdzAbF21uBCkVCPNDUMmD =fiCa -----END PGP SIGNATURE----- _______________________________________________ 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