• 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
kevent/select-like mechanism for use with the socket KPI?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kevent/select-like mechanism for use with the socket KPI?


  • Subject: kevent/select-like mechanism for use with the socket KPI?
  • From: email@hidden
  • Date: Sat, 9 Jun 2007 00:54:50 -0700

Is there a way to do something like kevent/select in the kernel with
the socket KPI where I can wait on multiple socket_t's? Alernatively,
is there a way to cancel a blocking socket KPI call?

I wanted to use the socket KPI in a blocking manner, but still be able
to cancel a blocking send, recv, connect, etc. call via a request
coming from user space. From user space this is easy because I can
write to a pipe that's also added to the kqueue to wake it up, but I
wasn't sure how to do this with the socket KPI in the kernel.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: kevent/select-like mechanism for use with the socket KPI?
      • From: Josh Graessley <email@hidden>
  • Prev by Date: Authorization Services
  • Next by Date: Re: kevent/select-like mechanism for use with the socket KPI?
  • Previous by thread: Authorization Services
  • Next by thread: Re: kevent/select-like mechanism for use with the socket KPI?
  • Index(es):
    • Date
    • Thread