netty5/common/src
Norman Maurer 7931501769 Ignore inline comments when parsing nameservers (#9894)
Motivation:

The resolv.conf file may contain inline comments which should be ignored

Modifications:

- Detect if we have a comment after the ipaddress and if so skip it
- Add unit test

Result:

Fixes https://github.com/netty/netty/issues/9889
2019-12-18 21:14:17 +01:00
..
main Ignore inline comments when parsing nameservers (#9894) 2019-12-18 21:14:17 +01:00
test Ensure scheduled tasks are executed before shutdown (#9858) 2019-12-11 11:33:59 +01:00