Penguin
Annotated edit history of ESHUTDOWN version 2, including all changes. View license author blame.
Rev Author # Line
1 PerryLorier 1 !!!ESHUTDOWN
2 StuartYeates 2 Cannot send after transport endpoint shutdown.
1 PerryLorier 3
2 StuartYeates 4 shutdown(2) has been called on a [socket|socket(7)] 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.