2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-01-18 05:33:17 +00:00
confluent/confluent_common
Jarrod Johnson 4dfcc8103f Assure that TL value read is complete
There is no hard guarantee that all 4 bytes will come.  In practice,
I've never seen this occur, but to be complete, should make sure recv gets everything it was supposed to.
2014-05-19 10:12:16 -04:00
..
2014-05-06 16:45:51 -04:00

================
confluent_common
================

confluent_common are the python modules used by both
confluent_server and confluent_client.  Installation
of this without client or server does not make sense.