• Martin Blix Grydeland's avatar
    Report errors on listen() to the management process. · ab550bae
    Martin Blix Grydeland authored
    If the listen() system call were to report problems, they are now reported
    back to the management process, failing the child startup (instead of
    asserting). This can happen on many widely used Linux kernels if the
    listen socket already has another process listening on that port with the
    SO_REUSEPORT flag set.
    
    Newer Linux kernels will report the problem at bind() time (causing error
    to be reported upon management process startup).
    
    Fixes: #2551
    ab550bae
Name
Last commit
Last update
..
varnishadm Loading commit data...
varnishd Loading commit data...
varnishhist Loading commit data...
varnishlog Loading commit data...
varnishncsa Loading commit data...
varnishstat Loading commit data...
varnishtest Loading commit data...
varnishtop Loading commit data...
Makefile.am Loading commit data...
Makefile.phk Loading commit data...
flint.lnt Loading commit data...