-
Vincent Ardisson authored
With NSS, unlike python sockets, the timeout should be passed on every recv call. But since it's implemented in C, we're forced to reimplement read/readinto/etc. Use io.BufferedRWPair and io.RawIOBase to implement some of them and implement the others by hand.
78e1f10f
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
applications | ||
browser | ||
capabilities | ||
core | ||
deprecated | ||
tools | ||
__init__.py | ||
exceptions.py |