<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/samples, branch master</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2022-03-29T11:33:00+00:00</updated>
<entry>
<title>cleanup; move ./etc into ./samples and mark 'unsupported'</title>
<updated>2022-03-29T11:33:00+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2022-03-23T15:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=86de838eb5ed49711be8d62e01255cc2ccd3342e'/>
<id>urn:sha1:86de838eb5ed49711be8d62e01255cc2ccd3342e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: Address issues raised by linter</title>
<updated>2022-03-19T14:13:15+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2022-03-18T11:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=601ad8d59f11d7180015d0ecfb9d0a8d67f6f5c1'/>
<id>urn:sha1:601ad8d59f11d7180015d0ecfb9d0a8d67f6f5c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lpr.lua: fix invalid string escape sequence \?</title>
<updated>2013-04-18T03:35:56+00:00</updated>
<author>
<name>David Manura</name>
<email>dm.git@math2.org</email>
</author>
<published>2013-04-18T03:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=817d47df42e96f264d7d3b5489ca935743968e4d'/>
<id>urn:sha1:817d47df42e96f264d7d3b5489ca935743968e4d</id>
<content type='text'>
Not valid in 5.2 and luajit.
</content>
</entry>
<entry>
<title>Use the length operator (#) instead of table.getn.</title>
<updated>2013-02-25T22:28:28+00:00</updated>
<author>
<name>Gerardo Marset</name>
<email>gammer1994@gmail.com</email>
</author>
<published>2013-02-25T22:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=56893e9dcd1eeebffb42b227a2151e18d49bc370'/>
<id>urn:sha1:56893e9dcd1eeebffb42b227a2151e18d49bc370</id>
<content type='text'>
table.getn was deprecated in Lua 5.1 in favor of #, the length operator.
See: http://www.lua.org/manual/5.1/manual.html#7.2
</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>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>
<entry>
<title>Few tweaks in installation, some missing files, etc.</title>
<updated>2005-11-22T08:33:29+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2005-11-22T08:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=d55a5826e81136a9ecf65c4cd407152a56684dc2'/>
<id>urn:sha1:d55a5826e81136a9ecf65c4cd407152a56684dc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In pre release mode!</title>
<updated>2005-11-20T08:56:19+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2005-11-20T08:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=5e09779c7f6b1710150d5a0f12d86ded7ede75c6'/>
<id>urn:sha1:5e09779c7f6b1710150d5a0f12d86ded7ede75c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added check-links-nb.lua that check links in a non-blocking way.</title>
<updated>2005-06-20T04:51:55+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2005-06-20T04:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=37f7af4b9f1250e3c3439df03d43cf291a4d6f37'/>
<id>urn:sha1:37f7af4b9f1250e3c3439df03d43cf291a4d6f37</id>
<content type='text'>
</content>
</entry>
</feed>
