mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-07 16:45:35 +00:00
If the client immediately closes connection after SCTP handshake, the server will die with EOF, adding send and recv calls in the client to make sure server client handling loop exits gracefully. Signed-off-by: Daman Arora <aroradaman@gmail.com>