luasocket/doc
Diego Nehab be67f63f4e Changed buffer-per-socket to buffer-per-operation.
This is a difficult tradeoff to measure. I think large
datagrams won't be used very frequently. So it is better to
not lock a large buffer to each socket object and instead
allocate and deallocate for each operation receiving a
datagram larger than UDP_DATAGRAMSIZE.
2015-10-06 11:33:50 +08:00
..
dns.html First stab at documenation 2012-04-17 01:15:26 +08:00
ftp.html Fix links to home.html, they should be to index.html. 2012-04-11 13:45:59 -07:00
http.html Making progress toward a release 2012-04-23 00:18:45 +08:00
index.html Change link to github page. 2013-06-14 19:27:32 +08:00
installation.html Changing from 2.1-rc1 to 3.0-rc1. 2013-06-11 19:10:03 +08:00
introduction.html Fix links to home.html, they should be to index.html. 2012-04-11 13:45:59 -07:00
ltn12.html Update NEW file and section 2013-06-14 19:12:44 +08:00
lua05.ppt Lua Workshop presentation. 2005-11-02 02:53:16 +00:00
luasocket.png LuaSocket 2.0 User's Manual. 2003-08-31 01:00:15 +00:00
mime.html Fix links to home.html, they should be to index.html. 2012-04-11 13:45:59 -07:00
reference.css white background 2014-11-28 12:09:44 +01:00
reference.html Changed buffer-per-socket to buffer-per-operation. 2015-10-06 11:33:50 +08:00
smtp.html Making progress toward a release 2012-04-23 00:18:45 +08:00
socket.html Changed buffer-per-socket to buffer-per-operation. 2015-10-06 11:33:50 +08:00
tcp.html Fixes suggested by @Florob in #147. 2015-08-25 15:41:40 -03:00
udp.html Changed buffer-per-socket to buffer-per-operation. 2015-10-06 11:33:50 +08:00
url.html First stab at documenation 2012-04-17 01:15:26 +08:00