
|
[openbeosnetteam]
||
[Date Prev]
[04-2002 Date Index]
[Date Next]
||
[Thread Prev]
[04-2002 Thread Index]
[Thread Next]
[openbeosnetteam] Re: Now it seems this thing works! :)
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Wed, 03 Apr 2002 20:17:36 CEST (+0200)
> I see... But what about the case I mentioned? A*NEW* program that
> uses
> select() only on file descriptors. We would have to require it to
> link
> against libnet and most of the stuff there would not be required at
> all.
But since this is not a permanent solution, it doesn't matter much to
link against libnet.so - it will be in memory anyway, so you don't
loose anything.
You can't have a new library because that would cause serious
compatibility problems (as select() should be in libroot.so - so we
either provide an updated libroot.so version, or leave select() in
libnet.so).
Adios...
Axel.
|

|