<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/doc/index.html, branch hjelmeland-patch-1</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=hjelmeland-patch-1</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=hjelmeland-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2022-03-22T21:11:24+00:00</updated>
<entry>
<title>Move doc→docs so we can serve it with GitHub Pages</title>
<updated>2022-03-22T21:11:24+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2022-03-22T21:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f98977b2dac48fc66822402b095336e683715126'/>
<id>urn:sha1:f98977b2dac48fc66822402b095336e683715126</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(docs) fix html linter issues in the docs (#358)</title>
<updated>2022-03-22T18:21:58+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2022-03-22T18:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f97dc8489d58aef2d038288f9a8bc69f907e17bb'/>
<id>urn:sha1:f97dc8489d58aef2d038288f9a8bc69f907e17bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change link to github page.</title>
<updated>2013-06-14T11:27:32+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2013-06-14T11:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=22cd5833fcc0e272f26004a79c8545e959ba406b'/>
<id>urn:sha1:22cd5833fcc0e272f26004a79c8545e959ba406b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update NEW file and section</title>
<updated>2013-06-14T11:12:44+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2013-06-14T11:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=ea812a755e6b834505ebbe304d4845df24017515'/>
<id>urn:sha1:ea812a755e6b834505ebbe304d4845df24017515</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changing from 2.1-rc1 to 3.0-rc1.</title>
<updated>2013-06-11T11:10:03+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2013-06-11T11:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=6e00ffd62f135c30be3b5a6404a722beb1bdf215'/>
<id>urn:sha1:6e00ffd62f135c30be3b5a6404a722beb1bdf215</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new bug fix comment.</title>
<updated>2012-08-01T06:34:06+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@fresnel.local</email>
</author>
<published>2012-08-01T06:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=03ba06f70c9ad5cdc9b49d816490fc28d6dbbdc5'/>
<id>urn:sha1:03ba06f70c9ad5cdc9b49d816490fc28d6dbbdc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed getpeername/getsockname situation</title>
<updated>2012-04-23T16:47:30+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2012-04-23T16:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=c2e29537f576a7082247091036c7957479d42b21'/>
<id>urn:sha1:c2e29537f576a7082247091036c7957479d42b21</id>
<content type='text'>
- Added IPv6 support to getsockname
- Simplified getpeername implementation
- Added family to return of getsockname and getpeername
and added modification to the manual to describe
</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>First stab at documenation</title>
<updated>2012-04-16T17:15:26+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2012-04-16T17:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f37e0260261f7691246429d227cf7124c291e8b1'/>
<id>urn:sha1:f37e0260261f7691246429d227cf7124c291e8b1</id>
<content type='text'>
Update Lua and Luasocket version in samples and in documentation
Documented ipv5_v6only default option being set
Documented tcp6 and udp6
Documented dns.getaddrinfo
Documented zero-sized datagram change?
Documented getoption
</content>
</entry>
<entry>
<title>Saving before big changes to support IPv6.</title>
<updated>2011-05-25T20:57:22+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2011-05-25T20:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=3a8ba90dfb0c2eb224f317dd692ede426691e72a'/>
<id>urn:sha1:3a8ba90dfb0c2eb224f317dd692ede426691e72a</id>
<content type='text'>
</content>
</entry>
</feed>
