Edit report at http://pear.php.net/bugs/bug.php?id=18002&edit=1
ID: 18002
Updated by: hm2k@php.net
Reported By: hm2k at php dot net
-Summary: Socket wrapper functions
+Summary: Socket wrapper function
Status: Open
Type: Feature/Change Request
Package: Net_Whois
Package Version: SVN
PHP Version: Irrelevant
Roadmap Versions:
New Comment:
-Summary: Socket wrapper functions
+Summary: Socket wrapper function
I've decided that one single socket wrapper function would be
sufficient.
I will attach a patch which incorporates this.
Previous Comments:
------------------------------------------------------------------------
[2010-10-27 16:30:00] hm2k
Description:
------------
This package should have it's own own socket wrapper functions so
developers can override them by extending the class.
You should need one for open, one for write, one for read and close.
Developers (such as myself) may wish to do this for logging and
proxying.
A proposal will follow shortly...
------------------------------------------------------------------------