Brian,
Brian Aker wrote:
Hi!
On Oct 16, 2008, at 5:41 AM, Andrey Hristov wrote:
1) Missing sequence number from the packet header. This sequence
number doesn't duplicate TCP functionality. During the development of
the C library for PHP I discovered server bugs where the
I've always found the sequence number number to be a bit silly. It is
handy for when you are writing a new client but the rest of the time it
is just an annoying bit of state information to maintain. Less state in
the protocol makes it much simpler to write connectors.
Cheers,
-Brian
In the cases I have seen packets our of order, 80% were server problems,
no the client implementation.
Best,
Andrey
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp