]> git.ipfire.org Git - thirdparty/bird.git/commit
Use SUN_LEN() for length of UNIX domain addresses. This should fix problems
authorMartin Mares <mj@ucw.cz>
Fri, 9 Jun 2000 07:30:22 +0000 (07:30 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 9 Jun 2000 07:30:22 +0000 (07:30 +0000)
commit0b3bf4b1d898b4e438fe4959a63fc16211baff12
treeaaca6d8a8801fcbad9cbb15260b917b3b8103bbb
parent0e376168c570507c8cb64b143eff0049442e201e
Use SUN_LEN() for length of UNIX domain addresses. This should fix problems
with connection to clients on libc5 machines.
client/client.c
sysdep/unix/io.c