<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/src/select.c, branch copilot/update-urltest-helper</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=copilot%2Fupdate-urltest-helper</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=copilot%2Fupdate-urltest-helper'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2019-03-10T07:04:20+00:00</updated>
<entry>
<title>select: pragma visibility</title>
<updated>2019-03-10T07:04:20+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2019-02-28T03:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=c2245f35c500b44bde6295f3f47cffd1c7b7e260'/>
<id>urn:sha1:c2245f35c500b44bde6295f3f47cffd1c7b7e260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>select.c: use LUASOCKET_PRIVATE</title>
<updated>2019-02-25T22:59:29+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2019-02-25T22:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=fae993c118cd1b88b35d5760b233b790ac9e1109'/>
<id>urn:sha1:fae993c118cd1b88b35d5760b233b790ac9e1109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed buffer-per-socket to buffer-per-operation.</title>
<updated>2015-10-06T03:33:50+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2015-10-06T03:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=be67f63f4e11e53690bf1431a236f86b484c9bf0'/>
<id>urn:sha1:be67f63f4e11e53690bf1431a236f86b484c9bf0</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>New compat.h module implements luaL_setfuncs.</title>
<updated>2015-08-21T18:39:34+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2015-08-21T18:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=e75444ccd1f30a3b5fbc7cec4a85e831bd0560ed'/>
<id>urn:sha1:e75444ccd1f30a3b5fbc7cec4a85e831bd0560ed</id>
<content type='text'>
Makes initialization code simpler everywhere.
</content>
</entry>
<entry>
<title>Export global only if LUA_COMPAT_MODULE defined.</title>
<updated>2013-05-29T08:56:56+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2013-05-29T08:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=79e6c4915d267e149e1f3b134901bf355d439c15'/>
<id>urn:sha1:79e6c4915d267e149e1f3b134901bf355d439c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove warnings and fix makefile for Win32.</title>
<updated>2012-12-11T19:43:49+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2012-12-11T19:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=72a5347f97b3f158431d4181109db3086a8a2953'/>
<id>urn:sha1:72a5347f97b3f158431d4181109db3086a8a2953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Making progress toward a release</title>
<updated>2012-04-22T16:18:45+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2012-04-22T16:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f960b3872a668ed1b53bd50c5b6a708367332f3c'/>
<id>urn:sha1:f960b3872a668ed1b53bd50c5b6a708367332f3c</id>
<content type='text'>
Documented headers.lua
Update copyright date everywhere
Remove RCSID from files
Move version back to 2.1 rather than 2.1.1
Fixed url package to support ipv6 hosts
Changed "domain" to "family" in tcp and udp structures
Implemented getfamily methods
</content>
</entry>
<entry>
<title>Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing.</title>
<updated>2012-04-11T20:33:34+00:00</updated>
<author>
<name>Liam Devine</name>
<email>dmail00@gmail.com</email>
</author>
<published>2011-07-04T22:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=e15ed19db6eb3385c1b35219c2dfa11953c3d47e'/>
<id>urn:sha1:e15ed19db6eb3385c1b35219c2dfa11953c3d47e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Preliminary IPv6 support for v2.1</title>
<updated>2012-04-11T20:25:11+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2012-04-11T20:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=2778766d678b147fc079d67dee036346381b4764'/>
<id>urn:sha1:2778766d678b147fc079d67dee036346381b4764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Decent makefiles!</title>
<updated>2009-05-27T09:31:38+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2009-05-27T09:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=bce60be30fe8e9c1b0eb33128c23c93d7bca5303'/>
<id>urn:sha1:bce60be30fe8e9c1b0eb33128c23c93d7bca5303</id>
<content type='text'>
</content>
</entry>
</feed>
