1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-20 09:52:56 +00:00

Missing NETDB_INTERNAL now falls back to -1

This commit is contained in:
Gerhard Rieger 2024-06-21 14:11:56 +02:00
parent 54cbb0bb09
commit efc654f85a
3 changed files with 8 additions and 0 deletions

View file

@ -8,6 +8,9 @@ Porting:
New Linux distributions dislike egrep, fgrep
When NETDB_INTERNAL is not available it should be set to -1.
Thanks to Baruch Siach for sending a patch.
Testing:
test.sh: lots of corrections and improvements