Searched refs:WantReadError (Results 1 – 4 of 4) sorted by relevance
85 WantReadError,232 except WantReadError:357 except WantReadError:369 except WantReadError:391 except WantReadError:1308 except WantReadError:1435 except WantReadError:2402 with pytest.raises(WantReadError):2903 with pytest.raises(WantReadError):2927 except WantReadError:
183 .. py:exception:: WantReadError200 See :py:exc:`WantReadError`. The socket send buffer may be too full to
18 :py:exc:`.SSL.ZeroReturnError`, :py:exc:`.SSL.WantReadError`,
248 class WantReadError(Error): class1541 raise WantReadError()1747 raise WantReadError()