Penguin

ESHUTDOWN

Cannot send after transport endpoint shutdown.

shutdown(2) has been called on a socket to close down the sending end of the transmision, and then data was attempted to be sent. This is a programming bug in a program if you ever see this error.