pdb-attach icon indicating copy to clipboard operation
pdb-attach copied to clipboard

Poll socket serverside

Open spenceforce opened this issue 2 years ago • 0 comments

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

spenceforce avatar Feb 02 '23 22:02 spenceforce