Joris Vink 3b4574d791 Rework pysocket async/await.
Attach the events directly to the pysocket data structure instead of
one event per pysocket_op.

Makes the code easier, gives us a good performance boost and reduces
the number of system calls required when doing an await on a socket.
2019-03-13 11:07:15 +01:00
..
2018-10-26 21:24:51 +02:00
2018-03-30 13:45:29 +02:00
2019-02-22 16:57:28 +01:00
2019-02-22 16:57:28 +01:00
2019-02-22 16:57:28 +01:00
2019-03-13 11:07:15 +01:00