--- "Thies C. Arntzen" <[EMAIL PROTECTED]> wrote: > On Mon, Apr 29, 2002 at 01:50:01AM +0100, Wez Furlong wrote: > > Hi Thies, > > > > I did raise this issue a while back, but got no response (happens > > quite a lot on php-dev). > > I think bumping the API number would be the best course of action; > > a lot of things have changed (binary wise) as a result of streams, > > and I don't think it is possible to emulate the old things without a > > lot of mess - the whole point of streams was to eliminate the issock > > mess we had in the first place. > > got you. sorry, > tc
Yeah im tring to use conditional #defines to detect with or without streams. The api number would be nice to #define around. Currently i am using #ifdef STREAMS_DC. It's not very nice. - Brad __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php