On Thu, 16 Feb 2023 14:32:15 GMT, Rich DiCroce wrote:
> Improves performance and correctness, as discussed on the net-dev mailing
> list.
FWIW - there is a perl script located in `make/scripts/normalizer.pl` that can
be run on modified sources to fix up whitespace and CRLF issues when jcheck
Improves performance and correctness, as discussed on the net-dev mailing list.
-
Commit messages:
- Fix whitespace issues
- Remove executable bit from NetworkInterface.c
- Rewrite Windows native code for NetworkInterface to improve performance and
correctness
Changes: https://gi