Message396613
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, erlendaasland, miss-islington, pablogsal, terry.reedy, vstinner |
| Date | 2021-06-28.08:01:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1624867311.44.0.683974829004.issue44229@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
http://erickt.github.io/blog/2014/11/19/adventures-in-debugging-a-potential-osx-kernel-bug/ says: "If we trigger a send while the kernel is in the middle of tearing down the socket, it returns EPROTOTYPE." (instead of ECONNRESET) Maybe send() could raise a ConnectionResetError exception on EPROTOTYPE? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-28 08:01:51 | vstinner | set | recipients: + vstinner, terry.reedy, christian.heimes, pablogsal, miss-islington, erlendaasland |
| 2021-06-28 08:01:51 | vstinner | set | messageid: <1624867311.44.0.683974829004.issue44229@roundup.psfhosted.org> |
| 2021-06-28 08:01:51 | vstinner | link | issue44229 messages |
| 2021-06-28 08:01:51 | vstinner | create | |