Yury Selivanov
|
268565d2e0
|
Rename uvloop._Loop -> uvloop.Loop
|
2016-05-09 15:37:39 -04:00 |
claws
|
f894ac7403
|
Fix code style in unittest
|
2016-05-07 11:05:33 -04:00 |
Yury Selivanov
|
57b3553ed2
|
Fix tests under CPython 3.5.0
|
2016-05-05 18:36:35 -04:00 |
Yury Selivanov
|
aebe59e292
|
loop: Add support for reuse_port in create_server/create_datagram
|
2016-05-05 18:22:28 -04:00 |
Yury Selivanov
|
b1b8a90a9f
|
tests/udp: Unbreak tests under 3.5.0
|
2016-04-19 20:45:02 -04:00 |
Yury Selivanov
|
17fe7baa30
|
tcp: Cache peername & sockname in TCPTransport._call_connection_made
|
2016-04-19 20:09:03 -04:00 |
Yury Selivanov
|
deff28dc5e
|
Implement loop.create_datagram_endpoint
|
2016-04-19 14:46:38 -04:00 |