in reply to Re^2: Stumped with select->can_read (example)
in thread Stumped with select->can_read
It just makes $buf an alias for $buf{$fh} so I don't have to type the {$fh} part over and over.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Stumped with select->can_read (alias)
by w1r3d (Initiate) on Aug 06, 2012 at 18:42 UTC |