Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/fabioz/PyDev.Debugger
/ get_socket_name
Function
get_socket_name
_pydev_bundle/pydev_localhost.py:63–64 ·
view source on GitHub ↗
(close=False)
Source
from the content-addressed store, hash-verified
61
62
63
def
get_socket_name(close=False):
64
return
get_socket_names(1, close)[0]
65
66
67
if
__name__ ==
"__main__"
:
Callers
8
get_free_port
Method · 0.90
start_socket
Method · 0.90
get_free_port
Function · 0.90
test_wait_for_attach_debugpy_mode
Function · 0.90
test_wait_for_attach
Function · 0.90
test_wait_for_attach_gevent
Function · 0.90
__init__
Method · 0.90
pydev_localhost.py
File · 0.85
Calls
1
get_socket_names
Function · 0.85
Tested by
7
get_free_port
Method · 0.72
start_socket
Method · 0.72
get_free_port
Function · 0.72
test_wait_for_attach_debugpy_mode
Function · 0.72
test_wait_for_attach
Function · 0.72
test_wait_for_attach_gevent
Function · 0.72
__init__
Method · 0.72