getaddrinfo/host sub system gone
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 3 Mar 2014 14:05:37 +0000 (15:05 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 3 Mar 2014 14:05:37 +0000 (15:05 +0100)
commitc662c5e6a7073baa0c4baea279f9beb8a74930ed
tree81c92f69fe8a881254665eaf9b732cfd9b084df2
parent6b8af062e96fc2204f0e8abdb9e1fd144927d995
getaddrinfo/host sub system gone

At this point, there's no transfer of connection between sessions.
That was implicitly handled by the host database before.
12 files changed:
src/Makefile.am
src/connection.c
src/connection.h
src/database.c
src/getaddrinfo.c [deleted file]
src/host.c [deleted file]
src/host.h [deleted file]
src/pazpar2_config.c
src/pazpar2_config.h
test/test_http.urls
test/test_limit_limitmap.urls
win/makefile