Changeset 10693
- Timestamp:
- 04/28/08 23:50:03 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine/Plugin/Interface/Standalone.pm
r10658 r10693 195 195 } 196 196 197 sysread(Remote, my $buf, 4096) ; # IE bk197 sysread(Remote, my $buf, 4096) if $sel->can_read(0); # IE bk 198 198 close Remote; 199 199 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)