Re: [PHP-DEV] DIO dio_tcsetattr problem

2002-09-10 Thread Markus Fischer
On Wed, Sep 11, 2002 at 01:44:21PM +0800, Alan Knowles wrote : > > > >>> > >>> > >>it was added in 4.3 about 3 weeks ago. - If somebody wants to tell me > >>how to add the 'since 4.3-dev' note to the manual, it might help... > >> > >> > > > > Hmm .. there's not '-dev' .. you either w

Re: [PHP-DEV] DIO dio_tcsetattr problem

2002-09-10 Thread Alan Knowles
>>> >>> >>it was added in 4.3 about 3 weeks ago. - If somebody wants to tell me >>how to add the 'since 4.3-dev' note to the manual, it might help... >> >> > >Hmm .. there's not '-dev' .. you either write CVS or 4.3.0 as >the release it is available in. > > I added a note a

Re: [PHP-DEV] DIO dio_tcsetattr problem

2002-09-10 Thread Markus Fischer
On Wed, Sep 11, 2002 at 08:45:05AM +0800, Alan Knowles wrote : > DJ Anubis wrote: > > >This is a very interesting function which could help in some developments. > >But sounds dio_tcsetattr diseappeared from php-4.2.2. I browsed the source > >but couldn't find it. in the source tree. > > > >

Re: [PHP-DEV] DIO dio_tcsetattr problem

2002-09-10 Thread Alan Knowles
DJ Anubis wrote: >This is a very interesting function which could help in some developments. >But sounds dio_tcsetattr diseappeared from php-4.2.2. I browsed the source but >couldn't find it. in the source tree. > it was added in 4.3 about 3 weeks ago. - If somebody wants to tell me how to ad

[PHP-DEV] DIO dio_tcsetattr problem

2002-09-10 Thread DJ Anubis
This is a very interesting function which could help in some developments. But sounds dio_tcsetattr diseappeared from php-4.2.2. I browsed the source but couldn't find it. in the source tree. Has it been merged with something else? DJ Anubis. -- PHP Development Mailing List

Re: [PHP-DEV] dio is broken

2002-05-15 Thread Roman Neuhauser
> Date: Sat, 23 Mar 2002 22:26:59 +0100 > From: Jan Lehnardt <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [PHP-DEV] dio is broken > > Hi, > on FreeBSD 4.4 I get these errors when building PHP_4_2_0 --enable-dio. > > Making

[PHP-DEV] dio is broken

2002-03-23 Thread Jan Lehnardt
Hi, on FreeBSD 4.4 I get these errors when building PHP_4_2_0 --enable-dio. Making all in dio gcc -I. -I/mnt/data/cvs/php_4_2_0/ext/dio -I/mnt/data/cvs/php_4_2_0/main -I/mnt/data/cvs/php_4_2_0 -I/mnt/data/cvs/php_4_2_0/Zend -I/usr/local/include/libxml2 -I/mnt/data/cvs/php_4_2_0/ext/mysql/libmysql

[PHP-DEV] DIO

2002-02-21 Thread GaM3R
what is the difference btween DIO and the current fopen/fwrite etc? is there any performance difference or is it only the non blocking flag or what? Cameron -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php