<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/docs, branch v3.1.0</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=v3.1.0</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=v3.1.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2022-07-27T07:07:00+00:00</updated>
<entry>
<title>chore: Release v3.1.0</title>
<updated>2022-07-27T07:07:00+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2022-07-27T07:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=95b7efa9da506ef968c1347edf3fc56370f0deed'/>
<id>urn:sha1:95b7efa9da506ef968c1347edf3fc56370f0deed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(tcp): Add support for TCP Defer Accept</title>
<updated>2022-07-27T06:40:18+00:00</updated>
<author>
<name>Kim Alvefur</name>
<email>zash@zash.se</email>
</author>
<published>2022-07-27T06:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=d1ad8160cba9e504c9d17665492044a93efdc3ab'/>
<id>urn:sha1:d1ad8160cba9e504c9d17665492044a93efdc3ab</id>
<content type='text'>
This makes it so that a listening socket does not become readable for
accept() until a connection has been fully established *and* started
sending something, thus the program doesn't have to wait for the first
data. This only makes sense for client-speaks-first protocols.

Co-authored-by: Caleb Maclennan &lt;caleb@alerque.com&gt;</content>
</entry>
<entry>
<title>feat(tcp): Add support for TCP Fast Open</title>
<updated>2022-07-27T06:16:43+00:00</updated>
<author>
<name>Kim Alvefur</name>
<email>zash@zash.se</email>
</author>
<published>2022-07-27T06:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=0c7df119c2b71bed814db7b3da8fc379131433fe'/>
<id>urn:sha1:0c7df119c2b71bed814db7b3da8fc379131433fe</id>
<content type='text'>
</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>chore: Release v3.0.0</title>
<updated>2022-03-25T08:05:48+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2022-03-25T06:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=88c8a85cb6528232288ec590910b7a966aace52b'/>
<id>urn:sha1:88c8a85cb6528232288ec590910b7a966aace52b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Drop obsolete changelog from docs index</title>
<updated>2022-03-25T07:59:23+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2022-03-25T07:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f7f0a77a3dbcd066c2f228ada63ee78546a01f78'/>
<id>urn:sha1:f7f0a77a3dbcd066c2f228ada63ee78546a01f78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update URL references to source repository</title>
<updated>2022-03-22T21:16:23+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2022-03-22T21:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=2eac8950396247b412c4089c23a46015c8cc12bb'/>
<id>urn:sha1:2eac8950396247b412c4089c23a46015c8cc12bb</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>
