Changeset 18123
- Timestamp:
- 08/23/08 18:22:07 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine/Interface/Standalone.pm
r18122 r18123 136 136 $protocol = '1.0'; # XXX I don't know about why this needed. 137 137 138 my $peeraddr = $self->_peeraddr($peername); 139 140 my $select = IO::Select->new; 141 $select->add($remote); 138 my $select = IO::Select->new($remote); 142 139 143 140 $remote->autoflush(1); … … 189 186 connection_info => { 190 187 method => $method, 191 address => $ peeraddr,188 address => $self->_peeraddr($peername), 192 189 port => $port, 193 190 protocol => "HTTP/$protocol",
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)