标签: python sockets urllib
我正在使用urllib向API发送多个请求。有时在请求中间我收到此错误IOError: [Errno socket error] EOF occurred in violation of protocol (_ssl.c:581)。虽然我已经处理了异常,但我仍然不知道它为什么会发生。我见过一些_ssl.c:504错误线程。两个错误都有相似之处吗?这是urllib中的已知错误吗?
IOError: [Errno socket error] EOF occurred in violation of protocol (_ssl.c:581)
_ssl.c:504