<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/docs/installation.html, branch docs/pre-release-audit</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=docs%2Fpre-release-audit</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=docs%2Fpre-release-audit'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2026-09-01T08:48:40+00:00</updated>
<entry>
<title>docs: document socket.unix and socket.serial, fix stale/missing API references</title>
<updated>2026-09-01T08:48:40+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-09-01T08:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=70f7800986812ad0d1a5dd6f280f66fd2bf1dd12'/>
<id>urn:sha1:70f7800986812ad0d1a5dd6f280f66fd2bf1dd12</id>
<content type='text'>
Pre-release documentation audit against master. Adds the two fully
undocumented modules and closes gaps found by diffing every docs/*.html
page against its corresponding source:

- New docs/unix.html and docs/serial.html (socket.unix stream/dgram and
  socket.serial were never documented), linked from index.html,
  introduction.html, socket.html and reference.html. serial.html notes
  the current lack of a baud/parity/flow-control API and includes an
  os.execute+stty workaround example. Both note Windows is unsupported.
- socket.html: document headers.setcanonic, point to unix/serial modules.
- tcp.html: document getfamily, setpeername/setsockname aliases.
- udp.html: document getfamily, getfd/setfd, dirty; document the
  ipv6-multicast-hops/ipv6-unicast-hops aliasing as current (known-buggy)
  behavior rather than the originally intended semantics.
- http.html: correct redirect text (301/302/303/307/308, was 301/302
  only); document MAXHEADERLINE/MAXHEADERSIZE.
- dns.html: document getnameinfo.
- ltn12.html: document source.rewind and BLOCKSIZE.
- installation.html: fix stale "LuaSocket 3.0" sample output to 3.1.0.
- reference.html: index every anchor added above plus new Unix/Serial
  blocks.
</content>
</entry>
<entry>
<title>docs: Improve installation instructions, focus on LuaRocks installation (#454)</title>
<updated>2025-03-31T10:36:12+00:00</updated>
<author>
<name>Sharad Singh</name>
<email>144345260+sharadxsingh@users.noreply.github.com</email>
</author>
<published>2025-03-31T10:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=47e5bd71a95a0a36ef5b02e5bf3af3fcab7a4409'/>
<id>urn:sha1:47e5bd71a95a0a36ef5b02e5bf3af3fcab7a4409</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(docs): Trim trailing whitespace in HTML docs</title>
<updated>2023-11-11T05:07:38+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2023-11-11T05:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=453a5207eda52939181233bffffa67171ef838bd'/>
<id>urn:sha1:453a5207eda52939181233bffffa67171ef838bd</id>
<content type='text'>
Many editors remove these automatically anyway which makes opening and
editng the docs cause a bunch of noise. This is just to get the noise
out of the way in a style commit so it doesn't leak into other PRs
</content>
</entry>
<entry>
<title>chore(core): Update version markers to last released version</title>
<updated>2023-11-10T21:48:02+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2023-11-10T21:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=de359ea4083ac6d944216229e4104dc36537c29c'/>
<id>urn:sha1:de359ea4083ac6d944216229e4104dc36537c29c</id>
<content type='text'>
Closes #401
</content>
</entry>
<entry>
<title>chore: Update internal version references to match release (#370)</title>
<updated>2022-03-28T11:53:32+00:00</updated>
<author>
<name>Robert Scheck</name>
<email>robert-scheck@users.noreply.github.com</email>
</author>
<published>2022-03-28T11:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=1d61853ab84f0724502205f45849c2347d6a49ac'/>
<id>urn:sha1:1d61853ab84f0724502205f45849c2347d6a49ac</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
