pdb-attach
pdb-attach copied to clipboard
Poll socket serverside
A new class that polls the server side socket periodically.
This change allows for Windows users to use pdb-attach since the initial method for starting a connection between client and server is through signals. Signals just kill processes on Windows.
Fix #4