From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/qsocket.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qsocket.html') diff --git a/doc/html/qsocket.html b/doc/html/qsocket.html index 955ef0621..24a04becc 100644 --- a/doc/html/qsocket.html +++ b/doc/html/qsocket.html @@ -269,7 +269,7 @@ into the Connecting state. Finally, when the connectio succeeds, it emits connected() and goes into the Connected state. If there is an error at any point, it emits error().

host may be an IP address in string form, or it may be a DNS -name. TQSocket will do a normal DNS lookup if retquired. Note that +name. TQSocket will do a normal DNS lookup if required. Note that port is in native byte order, unlike some other libraries.

See also state(). -- cgit v1.2.1