Home
last modified time | relevance | path

Searched refs:makeport (Results 1 – 25 of 56) sorted by relevance

123

/dports/russian/rux/rux-0.82/
H A DMakefile.suite80 makeport: redist
/dports/lang/ruby26/ruby-2.6.9/lib/net/
H A Dftp.rb531 def makeport # :nodoc: method in Net.FTP
566 sock = makeport
/dports/ftp/py-pyftpdlib/pyftpdlib-1.5.6/pyftpdlib/test/
H A Dtest_functional.py783 with contextlib.closing(self.client.makeport()) as sock:
1294 with contextlib.closing(self.client.makeport()):
1572 with contextlib.closing(self.client.makeport()):
1573 with contextlib.closing(self.client.makeport()):
1640 with contextlib.closing(c1.makeport()):
2084 with contextlib.closing(self.client.makeport()):
2329 with contextlib.closing(self.client.makeport()):
2639 self.client.makeport()
2647 s = self.client.makeport()
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dftplib.py307 def makeport(self): member in FTP
370 with self.makeport() as sock:
/dports/lang/python310/Python-3.10.1/Lib/
H A Dftplib.py311 def makeport(self): member in FTP
374 with self.makeport() as sock:
/dports/lang/python37/Python-3.7.12/Lib/
H A Dftplib.py305 def makeport(self): member in FTP
387 with self.makeport() as sock:
/dports/lang/python38/Python-3.8.12/Lib/
H A Dftplib.py307 def makeport(self): member in FTP
370 with self.makeport() as sock:
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dftplib.py307 def makeport(self): member in FTP
370 with self.makeport() as sock:
/dports/lang/python39/Python-3.9.9/Lib/
H A Dftplib.py311 def makeport(self): member in FTP
374 with self.makeport() as sock:
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dftplib.py307 def makeport(self): member in FTP
370 with self.makeport() as sock:
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dftplib.py311 def makeport(self): member in FTP
374 with self.makeport() as sock:
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dftplib.py307 def makeport(self): member in FTP
370 with self.makeport() as sock:
/dports/security/cowrie/cowrie-2.2.0/src/cowrie/commands/
H A Dftpget.py60 sock = self.makeport()
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dftplib.pyi60 def makeport(self) -> socket: ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dftplib.pyi68 def makeport(self) -> socket: ...
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2and3/
H A Dftplib.pyi103 def makeport(self) -> socket: ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Dftplib.pyi109 def makeport(self) -> socket: ...
/dports/lang/python27/Python-2.7.18/Lib/
H A Dftplib.py281 def makeport(self): member in FTP
356 sock = self.makeport()
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dftplib.py281 def makeport(self): member in FTP
356 sock = self.makeport()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dftplib.py274 def makeport(self): member in FTP
349 sock = self.makeport()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dftplib.py274 def makeport(self): member in FTP
342 sock = self.makeport()
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dftplib.pyi88 def makeport(self) -> socket: ...
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_ftplib.py542 self.client.makeport()
570 self.client.makeport()
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/2.7pypy/
H A Dtest_ftplib.py566 self.client.makeport()
616 self.client.makeport()
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_ftplib.py569 self.client.makeport()
619 self.client.makeport()

123