giambio/giambio
nocturn9x ec721fafd8 Moved IOInterrupt to socket module 2021-04-29 15:58:46 +02:00
..
util Fixed lots of minor bugs (and created some new bugs, of course). Pool-level cancellation is broken, but everything else seems to work given the current tests 2020-12-05 17:09:59 +01:00
__init__.py Moved socket functionality out of the loop and added some more functions to the socket module (updating examples) 2021-04-23 09:17:55 +02:00
context.py Moved socket functionality out of the loop and added some more functions to the socket module (updating examples) 2021-04-23 09:17:55 +02:00
core.py Moved IOInterrupt to socket module 2021-04-29 15:58:46 +02:00
exceptions.py Fixed lots of minor bugs (and created some new bugs, of course). Pool-level cancellation is broken, but everything else seems to work given the current tests 2020-12-05 17:09:59 +01:00
objects.py Moved socket functionality out of the loop and added some more functions to the socket module (updating examples) 2021-04-23 09:17:55 +02:00
run.py Moved socket functionality out of the loop and added some more functions to the socket module (updating examples) 2021-04-23 09:17:55 +02:00
socket.py Moved IOInterrupt to socket module 2021-04-29 15:58:46 +02:00
traps.py Added some documentation, a test for timeouts and fixed some bugs with I/O 2020-12-20 15:58:53 +01:00