mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 04:07:51 +00:00
d8619e76b9
While typing in confetty console in blind test and confetty was using a TLS socket, the confetty console was noticably chunkier. The chunkiness could not be detected on a UNIX socket. Setting NODELAY on both sides of the socket seems to have eliminated chunkiness so that at least I can't tell confetty from ssh+ipmitool anymore.