• Poul-Henning Kamp's avatar
    Fix a long-standing bug in varnishtest: · 43512331
    Poul-Henning Kamp authored
    It used to be that we'd call http processing on a filedescriptor and
    then that was that.  Then we added keywords to do new accepts in the
    server and suddenly the calling code closes a wrong filedesc which
    belongs to somebody else and things get really inconvenient fast.
    
    This made all test-cases which use the "accept" server directive flakey.
    43512331
Name
Last commit
Last update
..
tests Loading commit data...
tests.disabled Loading commit data...
Makefile.am Loading commit data...
Makefile.kristian Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vtc.c Loading commit data...
vtc.h Loading commit data...
vtc_client.c Loading commit data...
vtc_http.c Loading commit data...
vtc_log.c Loading commit data...
vtc_main.c Loading commit data...
vtc_sema.c Loading commit data...
vtc_server.c Loading commit data...
vtc_varnish.c Loading commit data...