Re: [PHP-DEV] Sockets Extension Rework (API, etc...) VERY LONG

2002-02-21 Thread Jason Greene
On Thu, 2002-02-21 at 01:40, Derick Rethans wrote: > Hey Jason, > > On 20 Feb 2002, Jason Greene wrote: > > > Instead of just committing a gigantic patch to solve these problems, and > > redefine the extensions behavior, I decided to open a thread for > > discussion on how I intend to solve all

Re: [PHP-DEV] Sockets Extension Rework (API, etc...) VERY LONG

2002-02-20 Thread Derick Rethans
Hey Jason, On 20 Feb 2002, Jason Greene wrote: > Instead of just committing a gigantic patch to solve these problems, and > redefine the extensions behavior, I decided to open a thread for > discussion on how I intend to solve all the problems. > > My solution does involve modifying pieces of th

[PHP-DEV] Sockets Extension Rework (API, etc...) VERY LONG

2002-02-20 Thread Jason Greene
To All, While examining a problem pointed out by a sockets extension user I noticed a consistency problem with some of the functions. While working on a simple patch to correct this issue I decided to review the entire module, and I noticed a lot of problems. They can be outlined as follows: