Home
last modified time | relevance | path

Searched defs:_socket (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/npm/node_modules/socks/typings/client/
Dsocksclient.d.ts21 private _socket; property in SocksClient
/third_party/python/Tools/freeze/
Dextensions_win32.ini28 [_socket] section
29 dsp=%PYTHONPREFIX%\PCbuild\_socket.dsp argument
/third_party/python/Lib/
Dssl.py257 import socket as _socket namespace
/third_party/python/Lib/test/test_asyncio/
Dtest_base_events.py1092 def _socket(*args, **kw): function
/third_party/python/Lib/test/
Dtest_socket.py50 _socket = None variable