aboutsummaryrefslogtreecommitdiff
path: root/doc/tcp.html
diff options
context:
space:
mode:
authorDiego Nehab <diego@impa.br>2013-06-11 19:10:03 +0800
committerDiego Nehab <diego@impa.br>2013-06-11 19:10:03 +0800
commit6e00ffd62f135c30be3b5a6404a722beb1bdf215 (patch)
treea49bf542aa24ae34e563ff6b0bd5a5e1a139b41f /doc/tcp.html
parent906abf29d146272512feddd74005a8833ee34e7d (diff)
downloadluasocket-6e00ffd62f135c30be3b5a6404a722beb1bdf215.tar.gz
luasocket-6e00ffd62f135c30be3b5a6404a722beb1bdf215.tar.bz2
luasocket-6e00ffd62f135c30be3b5a6404a722beb1bdf215.zip
Changing from 2.1-rc1 to 3.0-rc1.
Diffstat (limited to 'doc/tcp.html')
-rw-r--r--doc/tcp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tcp.html b/doc/tcp.html
index 151a4c9..4226d78 100644
--- a/doc/tcp.html
+++ b/doc/tcp.html
@@ -208,7 +208,7 @@ established.
208</p> 208</p>
209 209
210<p class=note> 210<p class=note>
211Note: Starting with LuaSocket 2.1, the host name resolution 211Note: Starting with LuaSocket 3.0, the host name resolution
212depends on whether the socket was created by <a 212depends on whether the socket was created by <a
213href=#socket.tcp><tt>socket.tcp</tt></a> or <a 213href=#socket.tcp><tt>socket.tcp</tt></a> or <a
214href=#socket.tcp6><tt>socket.tcp6</tt></a>. Addresses from 214href=#socket.tcp6><tt>socket.tcp6</tt></a>. Addresses from