Moved HTTP channel address from struct iochan to struct http_channel.
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 8 Apr 2007 23:04:20 +0000 (23:04 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 8 Apr 2007 23:04:20 +0000 (23:04 +0000)
commit7cb18e001c719f24b9f440f91fc44ddaaeda3303
treebe8210287094d97f24353bbb954cea613930afdc
parentacd965f3e537fd2449d99a8ce7ee731112cd7c4e
Moved HTTP channel address from struct iochan to struct http_channel.
This fixes compilation on FreeBSD and reverts eventl.{c,h} to original
paraz state. This change, simple as it is, is untested.
src/eventl.c
src/eventl.h
src/http.c
src/http.h
src/http_command.c
src/pazpar2.c