Sumurai8 (DD) wrote:
> Oops, forgot to put a return after the pongmsg, like this:
> IRC.send("PONG %s\n" % pong)
> 
> The IRC-server will try to process the line after it finds a \n in your msg

According to the protocol, it should be a CRLF (\r\n). Although a bare
\n seems to be commonly accepted as well.

_______________________________________________
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette

Reply via email to