dbgp
dbgp copied to clipboard
DBGp client scripts for AutoHotkey
Results
1
dbgp issues
Sort by
recently updated
recently updated
newest added
In the event of an error in `DBGp_StartListening` it calls the `closesocket` dll func before checking the WinSocket error code. However, `closesocket` resets the error code so the information is...