• Dridi Boukelmoune's avatar
    h2: Send GOAWAY frames in a dedicated function · cd48ced7
    Dridi Boukelmoune authored
    And after issuing or receiving a goaway, stop processing frames when
    there are no streams left.
    
    Initially submitted as part of listen sockets management.
    
    Refs #3959
    
    Conflicts:
    	bin/varnishd/http2/cache_http2_proto.c
    cd48ced7
Name
Last commit
Last update
..
cache_http2.h Loading commit data...
cache_http2_deliver.c Loading commit data...
cache_http2_hpack.c Loading commit data...
cache_http2_panic.c Loading commit data...
cache_http2_proto.c Loading commit data...
cache_http2_send.c Loading commit data...
cache_http2_session.c Loading commit data...