Skip to content

Use SO_LINGER with timeout 0 to avoid thousands of server sockets in TIME_WAIT when using small reconnect intervals #430

Use SO_LINGER with timeout 0 to avoid thousands of server sockets in TIME_WAIT when using small reconnect intervals

Use SO_LINGER with timeout 0 to avoid thousands of server sockets in TIME_WAIT when using small reconnect intervals #430

Triggered via pull request July 16, 2024 13:31
Status Success
Total duration 15m 17s
Artifacts

ci.yml

on: pull_request
build-notls
50s
build-notls
Matrix: build-macos-openssl-1-0-2
Matrix: build-macos
Matrix: build-ubuntu
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build-macos (1.1)
libevent 2.1.12_1 is already installed and up-to-date. To reinstall 2.1.12_1, run: brew reinstall libevent
build-macos (1.1)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
build-macos (1.1)
openssl@1.1 1.1.1w is already installed and up-to-date. To reinstall 1.1.1w, run: brew reinstall openssl@1.1
build-macos (3.0)
libevent 2.1.12_1 is already installed and up-to-date. To reinstall 2.1.12_1, run: brew reinstall libevent
build-macos (3.0)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
build-notls
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-notls
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-macos-openssl-1-0-2 (macos-latest)
libevent 2.1.12_1 is already installed and up-to-date. To reinstall 2.1.12_1, run: brew reinstall libevent
build-macos-openssl-1-0-2 (macos-latest)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
build-ubuntu (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-ubuntu (ubuntu-20.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-ubuntu (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-ubuntu (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/