mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-26 03:19:48 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
7c617a160b
Closing the socket outside of relay_data causes relay_data to stay alive, causing eventlet to think a filehandle is open that is not. A reasonable question would be why eventlet fails to error that read when the filehandle is closed, but for now, move the close activity to the relay_data handler. This resolves "Second simultaneous read on fileno" conditions introduced by the fix for leaking filehandles. |
||
---|---|---|
confluent_client | ||
confluent_common | ||
confluent_osdeploy | ||
confluent_perl | ||
confluent_server | ||
confluent_vtbufferd | ||
confluent_web | ||
container | ||
doc | ||
genesis | ||
imgutil | ||
misc | ||
.gitignore | ||
API.txt | ||
LICENSE | ||
SECURITY | ||
TODO |