[openbeosnetteam] Re: Select code...
- From: "Philippe Houdoin" <philippe.houdoin@xxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Wed, 27 Mar 2002 13:13:04 -0500 (EST)
Dadiv wrote:
> Any idea why the select hooks don't work?
Yes, I've got an new idea right now (finally) ;-)
What about adding this next line to net_kit/source/driver/socket.c?
_EXPORT int32 api_version = B_CUR_DRIVER_API_VERSION;
Because, without any api_version symbol exported,
I would guess that devfs assume the driver only support old BeOS
drivers API, before R4: no [de]select and vread/vwrite hooks support
expected.
Again, I'm at office and can't test this idea myself, sorry about that.
-Philippe, who'll cross fingers until you give feedback on this bug...
--
Fortune Cookie Says:
Death is God's way of telling you not to be such a wise guy.
- Follow-Ups:
- [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