Partially fixes bug #2273: Searching edu targets does not work.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 14 Oct 2008 13:46:52 +0000 (15:46 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 14 Oct 2008 13:46:52 +0000 (15:46 +0200)
commit8e1705c6c121846732b778143272019ce0b1be73
tree8be50cf90ff769187dda4aac94c3439b53978cd5
parent774c744d603202271d1dcfaecd39f7af54db21d2
Partially fixes bug #2273: Searching edu targets does not work.

This patch partially fixes bug #2273. The most obvious error was
that ZOOM_event was called. And sometimes (for EVENT_OUTPUT) this
would invoke ZOOM's select for one connection. Result was that HTTP and
all other I/O would block.
src/connection.c