bool WriteLine(const string&in)
Writes a line of text to the socket. Returns false if the write did not succeed. This behaves the same as WriteRaw(), except a newline is appended.
WriteRaw()
string
bool