2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-23 10:02:04 +00:00
confluent/confluent_client
Jarrod Johnson be8d82c6c1 Client behavior fix when server sends 0 data
If the server sends zero data, client could hang as it does recv(0).  Fix this by
returning None in that scenario.
2015-10-21 10:22:49 -04:00
..
bin Correct indentation in nodeeventlog 2015-10-19 14:27:11 -04:00
confluent Client behavior fix when server sends 0 data 2015-10-21 10:22:49 -04:00
buildrpm Add support for RPM builds 2014-07-14 14:54:12 -04:00
confluent_client.spec.tmpl Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
confluent_env.sh Have confluent client do default path 2015-10-12 17:00:40 -04:00
makesetup Add support for RPM builds 2014-07-14 14:54:12 -04:00
MANIFEST.in Have confluent client do default path 2015-10-12 17:00:40 -04:00
requirements.txt Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
setup.py.tmpl Fix missing 'nodeeventlog' command in packaging 2015-10-19 14:14:54 -04:00