Lines Matching full:command
101 - readermode: if true, send 'mode reader' command after
196 """Internal: send one command to the server (through putline())."""
257 """Internal: send a command and get the response."""
262 """Internal: send a command and get the response plus following text."""
267 """Process a NEWGROUPS command. Arguments:
277 """Process a NEWNEWS command. Arguments:
289 """Process a LIST command. Return:
336 """Process a GROUP command. Argument:
362 """Process a HELP command. Returns:
369 """Internal: parse the response of a STAT, NEXT or LAST command."""
383 """Internal: process a STAT, NEXT or LAST command."""
388 """Process a STAT command. Argument:
398 """Process a NEXT command. No arguments. Return as for STAT."""
402 """Process a LAST command. No arguments. Return as for STAT."""
406 """Internal: process a HEAD, BODY or ARTICLE command."""
412 """Process a HEAD command. Argument:
423 """Process a BODY command. Argument:
436 """Process an ARTICLE command. Argument:
447 """Process a SLAVE command. Returns:
453 """Process an XHDR command (optional server extension). Arguments:
470 """Process an XOVER command (optional server extension) Arguments:
496 """Process an XGTITLE command (optional server extension) Arguments:
512 """Process an XPATH command (optional server extension) Arguments:
529 """Process the DATE command. Arguments:
550 """Process a POST command. Arguments:
572 """Process an IHAVE command. Arguments:
596 """Process a QUIT command and close the socket. Returns: