Browse Source
The underlying socket can handling polling, and any other transparent ioctl requests. Note that CPython handles the case of polling an ssl object by polling the file descriptor of the underlying socket file, and that behaviour is emulated here.pull/3952/merge
Damien George
6 years ago
2 changed files with 16 additions and 30 deletions
Loading…
Reference in new issue