• Dridi Boukelmoune's avatar
    Don't report send timeouts as REM_CLOSE errors · c186423b
    Dridi Boukelmoune authored
    V1L_Close() is now in charge of returning a specific enum sess_close
    instead of an error flag where SC_NULL implies that everything went
    well.
    
    This otherwise maintains the status quo regarding prior handling of
    HTTP/1 write errors. The calling code falls back to what it used to
    default to when an error occurred somewhere else.
    c186423b
Name
Last commit
Last update
..
cache_http1.h Loading commit data...
cache_http1_deliver.c Loading commit data...
cache_http1_fetch.c Loading commit data...
cache_http1_fsm.c Loading commit data...
cache_http1_line.c Loading commit data...
cache_http1_pipe.c Loading commit data...
cache_http1_proto.c Loading commit data...
cache_http1_vfp.c Loading commit data...