Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.2

Request #3327 Method for setting Socket's write buffer size
Submitted: 2005-01-29 20:50 UTC
From: julian at whisper-net dot de Assigned: cweiske
Status: Closed Package: Net_Socket
PHP Version: Irrelevant OS: Gentoo GNU/Linux
Roadmaps: (Not assigned)    
Subscription  


 [2005-01-29 20:50 UTC] julian at whisper-net dot de
Description: ------------ Would be good to have a method in Net/Socket to set the write buffer size of the socket so that there's no need to use stream_set_write_buffer($NetSocket->fp,0);

Comments

 [2006-12-13 21:32 UTC] cweiske (Christian Weiske)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.