On Wed, 11 Aug 2004, Werner Almesberger wrote:
Sridhar Samudrala wrote:
quoted
Your AIO-TCP looks pretty similar to the partial reliablity extension to
SCTP that allows an SCTP endpoint to signal to its peer that it is no longer
going to retransmit certain messages and should skip past those messages.
Damn, so it's not such a crazy idea after all :-)
Perhaps not for SCTP. I'd love to see a good AIO API for TCP, but if what
you are describing is implemented, the resulting protocol would be
something other than TCP. There are some RDDP people talking about
similar things, and it is quite controversial within the IETF.
It might be easier to focus on SCTP. This is what it was designed for.
-John