diff options
author | Diego Nehab <diego@impa.br> | 2013-06-11 19:10:03 +0800 |
---|---|---|
committer | Diego Nehab <diego@impa.br> | 2013-06-11 19:10:03 +0800 |
commit | 6e00ffd62f135c30be3b5a6404a722beb1bdf215 (patch) | |
tree | a49bf542aa24ae34e563ff6b0bd5a5e1a139b41f /doc/udp.html | |
parent | 906abf29d146272512feddd74005a8833ee34e7d (diff) | |
download | luasocket-6e00ffd62f135c30be3b5a6404a722beb1bdf215.tar.gz luasocket-6e00ffd62f135c30be3b5a6404a722beb1bdf215.tar.bz2 luasocket-6e00ffd62f135c30be3b5a6404a722beb1bdf215.zip |
Changing from 2.1-rc1 to 3.0-rc1.
Diffstat (limited to 'doc/udp.html')
-rw-r--r-- | doc/udp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/udp.html b/doc/udp.html index 554fa31..e5b0ad0 100644 --- a/doc/udp.html +++ b/doc/udp.html | |||
@@ -365,7 +365,7 @@ and can result in up to 30% performance gains. | |||
365 | </p> | 365 | </p> |
366 | 366 | ||
367 | <p class=note> | 367 | <p class=note> |
368 | Note: Starting with LuaSocket 2.1, the host name resolution | 368 | Note: Starting with LuaSocket 3.0, the host name resolution |
369 | depends on whether the socket was created by <a | 369 | depends on whether the socket was created by <a |
370 | href=#socket.udp><tt>socket.udp</tt></a> or <a | 370 | href=#socket.udp><tt>socket.udp</tt></a> or <a |
371 | href=#socket.udp6><tt>socket.udp6</tt></a>. Addresses from | 371 | href=#socket.udp6><tt>socket.udp6</tt></a>. Addresses from |