mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
1.When remote side socket is closed, `SIGPIPE` might be sent. We must ignore and exit correctly (we can't die as we might accept more connections) 2. shutdown and close sockets will inform remote side that socket is closed. Without it, remote side may not notice anything until the next write. GitOrigin-RevId: 51a6204651e49f63ac8b52d9e3e1e4928007c3ff
38 KiB
38 KiB