HomeSort by relevance Sort by last modified time
    Searched refs:FTP_DATA_PORT (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
ftp.py 30 FTP_DATA_PORT = FTP_PORT - 1
34 FTP_DATA_PORT = FTP_DATA_PORT + 50000
79 port = nextport + FTP_DATA_PORT
  /external/python/cpython2/Demo/sockets/
ftp.py 30 FTP_DATA_PORT = FTP_PORT - 1
34 FTP_DATA_PORT = FTP_DATA_PORT + 50000
79 port = nextport + FTP_DATA_PORT

Completed in 64 milliseconds