Not found

The exact documentation you were looking for could not be found. Here is the best guess.

retrlines(cmd) public

Puts the connection into ASCII (text) mode, issues the given command, and passes the resulting data, one line at a time, to the associated block. If no block is given, prints the lines. Note that cmd is a server command (such as “RETR myfile”).

Show source
Register or log in to add new notes.