> I like T/TCP (I use it on some of my networked apps for the same reasons you
> describe), but I don't think that it should be added to a program like inetd
> which has two default settings that would need to be changed before the
> T/TCP extensions would ever provide any benefit.
The changes I've suggested don't actually require T/TCP to be useful,
they just make inetd friendlier to T/TCP connections if they come in.
When T/TCP isn't used they just put the FIN for the TCP connection on
the last data packet, instead of on a seperate packet, so saving one
packet.
David.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message