Commit 85e05b0
committed
Merge pull request #2376 from pguyot/w29/fix-freebsd-flake-networking
generic_unix: use a graceful close for TCP server sockets
These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).
SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later2 files changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | 370 | | |
376 | 371 | | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | 372 | | |
382 | 373 | | |
383 | 374 | | |
| |||
0 commit comments