Home | History | Annotate | Download | only in Lib

Lines Matching full:remoteport

4 Usage: %(program)s [options] [localhost:localport [remotehost:remoteport]]
44 and if remoteport is not given, then 25 is used.
930 options.remoteport = int(remotespec[i+1:])
948 (options.remotehost, options.remoteport),