On Thu, 20 Sep 2001, David T. Ashley wrote:
> Can Tcpserver (i.e. ucspi-tcp package) coexist with xinetd?
"Works for me", but be careful, better compile xinetd 2.3.3 without IPv6
support and watch it closely.
> Also, what would happen if tcpserver and xinetd were configured to handle
> incoming connections on the same port? I'm assuming that my computer would
Who comes first, gets the port, the second fails with
"EADDRINUSE". Unless you make both use the REUSEADDR flag, in that case,
prepare for trouble, and partial sessions received by either software.
--
Matthias Andree