hi,

> I am not 100% sure of this, but I still think that it would be better to
> remove the unbuffered TCP send logic rather than remove the packet split
> logic.

personally i have no objection against the removal of unbuffered send.

but i can understand if someone objects it.
for some situations, maybe for an MSS-aware app, unbuffered send can
work better.

> I don't see how removing the split makes the unbuffered send
> better.

it reduces the code and makes it easier to maintain.

Reply via email to