Yury Selivanov
|
1d5a3701a5
|
examples: Fix server.py to work again in poll mode
|
2016-04-06 13:35:11 -04:00 |
Yury Selivanov
|
b1c130b80a
|
Implement basic loop.create_unix_server
ToDo:
- tests
- ssl support
- sock param
|
2016-04-01 15:35:56 -04:00 |
Yury Selivanov
|
abdfbbc716
|
transport: Implement correct semantics of transports closing
|
2016-03-30 18:40:32 -04:00 |
Yury Selivanov
|
b219a51512
|
examples/bench: Add an arg to parametrize server/client host
|
2016-02-03 18:33:39 -05:00 |
Yury Selivanov
|
20fa09979f
|
Some minor tweaks for debug logging
|
2015-11-26 18:38:57 -05:00 |
Yury Selivanov
|
c300da7cee
|
Add debug stats for Handles and TimerHandles
|
2015-11-26 16:22:39 -05:00 |
Yury Selivanov
|
a474ccba4f
|
Significantly enhance robustness & debugging of UVHandles
|
2015-11-26 14:37:17 -05:00 |
Yury Selivanov
|
63c17ec735
|
Implement TCPTransport.get_extra_info('socket')
|
2015-11-25 12:02:12 -05:00 |
Yury Selivanov
|
91c758a719
|
Improve benchmarks
|
2015-11-11 17:35:03 -05:00 |
Yury Selivanov
|
cfa952146d
|
Fix bugs in Future; add benchmarks
|
2015-11-11 16:29:53 -05:00 |