mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
Output statistics per option and SIGUSR1
This commit is contained in:
parent
2af6089436
commit
c2196d6f15
17 changed files with 304 additions and 26 deletions
4
CHANGES
4
CHANGES
|
@ -41,6 +41,10 @@ Features:
|
|||
references.
|
||||
Test: VARS_IN_SNIFFPATH
|
||||
|
||||
Socat option --statistics logs final byte and packet counter values
|
||||
before exit. Signal USR1 logs actual values.
|
||||
Tests: OPTION_STATISTICS SIGUSR1_STATISTICS
|
||||
|
||||
Corrections:
|
||||
When a sub process (EXEC, SYSTEM) terminated with exit code other than
|
||||
0, its last sent data might have been lost depending on timing of read/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue