mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-16 23:25:03 +00:00
cc631c64d8
Relocate the debugger client's connect and server's listen functionality in a separate file. This isolates the security-sensitive socket handling pieces, and also enables easier extension to make room for TLS sockets.