The first is a missing 'break' before the (heimdal specific) IPv6 support.
The second works around the fact that sendto() *may* object to a
destination being specified. It appears to be that on Linux, this
objects (with EISCONN) for unix stream sockets, but not for TCP
sockets.
The alternate fix would be to have the KDC use 'send()' in this case.
Andrew Bartlett
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18919 ec53bebd-3082-4978-b11e-865c3cabbd6b