Oleg Sharoyko wrote:

Julian Elischer wrote:

does it still fail if you run it in foreground mode (no daemonizing)?

Yes. I actually test sshd in foreground mode (-D tells sshd to not go into background). I have also checked a very simple client/server where server called setsockopt(SO_SETFIB, 1) and got the same results.

--
Oleg


great.. in your simple server, can you do the sockopt on the socket AFTER you did the listen()?
(just as a test).
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to