9 Nov
2007
9 Nov
'07
8:13 p.m.
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dear all, why does solisten() in Leopard contain if ((so->so_proto->pr_flags & PR_CONNREQUIRED) == 0) { error = EOPNOTSUPP; goto out; } This was not there in Tiger. I do understand that you can not use listen() for UDP sockets, but this should be handled in UDP specific code. Best regards Michael _______________________________________________ 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
6573
Age (days ago)
6573
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Tuexen