summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2024-06-28 10:34:49 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2024-07-12 09:27:27 +1000
commitf274c3f0ba6b100ac8717cce79dd8043094eba68 (patch)
treeb1acd1cf86a093496fb3d6de5c39d1eb67f31450 /.gitignore
parentb1a7317da58136686983c1a50e7f7d3a731dde02 (diff)
Replace inet_addr()/inet_aton() with a call to inet_pton()HEADmaster
We unconditionally require inet_pton() for our IPv6 check so let's use the same call for the IPv4 check too. This removes the need for inet_aton() which is labelled as deprecated because it doesn't support IPv6. Part-of: <https://gitlab.freedesktop.org/xorg/app/xhost/-/merge_requests/8>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions