PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_Server » Bug #2092

Little write-error...

Details

Submitted2004-08-09 10:42 UTC
Fromtomahawk1st at gmx dot net
Assignedschst
StatusClosed
PackageNet_Server
PHP Version4.3.6
OSDebian Linux
Roadmaps(Not assigned)

Comments

[2004-08-09 10:42 UTC] tomahawk1st at gmx dot net

Description:
------------
In Line 215 of Driver.php the variable "$buff" is used, but before it was called "$buf".

A little write-error, but the behavior isn't correct.

Tanx. Nice code.