dnesday, July 1, 2015 12:55 AM
> >> To: Anatol Belski; 'PHP Internals'
> >> Cc: 'Pierre Joye'; 'Kalle Sommer Nielsen'; 'Dmitry Stogov'; 'Xinchen
> >> Hui'; 'Nikita Popov'
> >> Subject: [PHP-DEV] Re: Fixes
'; 'Dmitry Stogov'; 'Xinchen Hui';
>> 'Nikita
>> Popov'
>> Subject: [PHP-DEV] Re: Fixes for #69900 and #69963
>>
>> It appears to be possible to set the buffer size by passing a nSize argument
>> > 0 to
>> CreatePipe[1]
;; 'Dmitry Stogov'; 'Xinchen Hui';
> 'Nikita
> Popov'
> Subject: [PHP-DEV] Re: Fixes for #69900 and #69963
>
> Hi!
>
> Anatol Belski wrote:
>
> > regarding the mentioned tickets I've prepared a patch
> > https://g
Hi!
Anatol Belski wrote:
> regarding the mentioned tickets I've prepared a patch
> https://github.com/php/php-src/compare/master...weltling:pipe_blocking_win .
Great.
> Anonymous pipes on Windows
>
> - don't support asynchronous IO
> - don't support select()
> - have buffer size of 4096 bytes
gt; Subject: [PHP-DEV] Re: Fixes for #69900 and #69963
>
> Hi Anatol,
>
> I don't see any problems committing this.
>
> Thanks. Dmitry.
>
>
> On Tue, Jun 30, 2015 at 9:41 PM, Anatol Belski
> wrote:
>
> > Hi,
> >
> > regarding the menti
Hi Anatol,
I don't see any problems committing this.
Thanks. Dmitry.
On Tue, Jun 30, 2015 at 9:41 PM, Anatol Belski
wrote:
> Hi,
>
> regarding the mentioned tickets I've prepared a patch
> https://github.com/php/php-src/compare/master...weltling:pipe_blocking_win
> .
> Anonymous pipes on Wind