[openbeosnetteam] Re: Select code...
- From: "Philippe Houdoin" <philippe.houdoin@xxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Mon, 25 Mar 2002 02:48:50 -0500 (EST)
David wrote:
> This is the code I'm using and it doesn't work!
[...]
Your code doesn't show the select and deselect() hooks of the /dev/net/
socket driver..
AFAIR, there aren't implemented (yet!?). that should be implemented:
the kernel select()
call these on each file descriptor(s) to monitor.
If the select() hook of the driver return a error, the full select()
will fail, I guess.
> Perhaps I need to copy the contents?
No need to: kernel select() call is a blocking one, and can access the
userspace
supplied FD_SET bits all time long.
Oh, by the way, I'm back from snowboarding trip, should be able to
help a *little* more than previous week ;-)
-Philippe
--
Fortune Cookie Says:
"My life is a soap opera, but who has the rights?"
-- MadameX
- Follow-Ups:
- [openbeosnetteam] Re: Select code...
- From: David Reid
- [openbeosnetteam] Re: Select code...
- From: David Reid
Other related posts:
- » [openbeosnetteam] Select code...
- » [openbeosnetteam] Re: Select code...
- » [openbeosnetteam] Re: Select code...
- » [openbeosnetteam] Re: Select code...
- » [openbeosnetteam] Re: Select code...
- » [openbeosnetteam] Re: Select code...
- » [openbeosnetteam] Re: Select code...
- » [openbeosnetteam] Re: Select code...
- » [openbeosnetteam] Re: Select code...
- » [openbeosnetteam] Re: Select code...
- » [openbeosnetteam] Select code...
- [openbeosnetteam] Re: Select code...
- From: David Reid
- [openbeosnetteam] Re: Select code...
- From: David Reid