Remove unnecessary sync in line input mode
This caused a problem for some highly timing sensitive modem read-eval-print loops because the input line and line termination characters (cr/nl) would be shifted out on the UART with too big delay inbetween because of two syncs.
Fix socket send call on platforms without MSG_NOSIGNAL
To fix build issue encountered on MacOS Catalina but may apply to other platforms.
Add "epoch" timestamp option
Add an option that prints the timestamp as the number of seconds since the Unix epoch.
The log-directory
options is not read from the configuration file.
Please login to add feedback.
This update was automatically created
This update's test gating status has been changed to 'ignored'.
This update has been submitted for testing by carlwgeorge.
robert edited this update.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.