mirror of
https://github.com/thelounge/thelounge
synced 2025-02-16 13:18:24 +00:00
We only respond once to data, then half-close the connection. Hence, we should only listen to a single data event as well, else if the remote doesn't stop sending data we keep trying to write to the closed write end of the pipe. |
||
---|---|---|
.. | ||
command-line | ||
models | ||
plugins | ||
types | ||
client.ts | ||
clientManager.ts | ||
config.ts | ||
helper.ts | ||
identification.ts | ||
index.d.ts | ||
index.ts | ||
log.ts | ||
server.ts | ||
storageCleaner.ts | ||
tsconfig.json |