Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1194)

Issue 119990043: Implement signal handlers in the Windows SelectorEventLoop using signal.set_wakeup_socket()

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by haypo_gmail
Modified:
9 years, 8 months ago
Reviewers:
Visibility:
Public.

Description

Implement signal handlers in the Windows SelectorEventLoop using signal.set_wakeup_socket()

Patch Set 1 #

Patch Set 2 : signal.set_wakeup_fd() now accepts socket on Python 3.5 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+214 lines, -79 lines) Patch
M asyncio/base_events.py View 1 2 chunks +20 lines, -0 lines 0 comments Download
M asyncio/selector_events.py View 1 1 chunk +1 line, -0 lines 0 comments Download
M asyncio/unix_events.py View 1 5 chunks +3 lines, -21 lines 0 comments Download
M asyncio/windows_events.py View 1 3 chunks +100 lines, -2 lines 0 comments Download
M tests/test_events.py View 1 10 chunks +90 lines, -50 lines 0 comments Download
M tests/test_unix_events.py View 1 1 chunk +0 lines, -6 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b