mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-25 00:40:52 +00:00
be8d82c6c1
If the server sends zero data, client could hang as it does recv(0). Fix this by returning None in that scenario.