mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 09:52:56 +00:00
Client addresses with option fork now apply option max-children
This commit is contained in:
parent
c00262b42d
commit
e610b14470
3 changed files with 23 additions and 1 deletions
4
CHANGES
4
CHANGES
|
@ -206,6 +206,10 @@ Corrections:
|
|||
|
||||
Fixed option sourceport with UDP6-DATAGRAM.
|
||||
|
||||
Some client addresses (e.g. TCP-CONNECT) take the fork option for
|
||||
automatically spawning new connections, however the max-children option
|
||||
was not applied.
|
||||
|
||||
Coding:
|
||||
Introduced groups_t instead of uint32_t, for more flexibility.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue