Method Protocols.NNTP.asyncprotocol()->command()
- Method command
voidcommand(stringcmd,function(:void)|voidcb)- Description
send a command to the server
- Returns
the result code sent by the server
void command(string cmd, function(:void)|void cb)
send a command to the server
the result code sent by the server