Displaying 1 result from an estimated 1 matches for "eafnotsupport".
Did you mean:
eafnosupport
2000 Oct 10
2
[PATCH] X11 forwarding failure on later Linux dev kernels fix
Hi!
The return values from socket() changed from EINVAL to EAFNOTSUPPORT for
not supported address family in Linux 2.4.0-test8. This small patch fixes
the 'error: socket: Address family not supported by protocol' and
'Disconnecting: Command terminated on signal 11.' when enabling X11
forwarding.
Cheers
/Martin Johansson
--- channels.c.orig Wed Aug...