• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
solisten()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

solisten()


  • Subject: solisten()
  • From: Michael Tuexen <email@hidden>
  • Date: Fri, 9 Nov 2007 21:13:55 +0100

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      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: solisten()
      • From: Michael Smith <email@hidden>
  • Prev by Date: Re: devfs_make_node()
  • Next by Date: Re: solisten()
  • Previous by thread: Re: devfs_make_node()
  • Next by thread: Re: solisten()
  • Index(es):
    • Date
    • Thread