mirror of
https://github.com/rsyslog/rsyslog.git
synced 2026-06-20 06:22:55 +02:00
inet_pton is part of POSIX, whilst inet_aton is not. Moreover the function is marked as forbidden according to rpmlint: Forbidden function symbols found: inet_aton