<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/src, 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>2023-11-10T06:12:04+00:00</updated>
<entry>
<title>Merge branch 'master' into hjelmeland-patch-1</title>
<updated>2023-11-10T06:12:04+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2023-11-10T06:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=5c4fc93d5f4137bf4c22ddf1a048c907a4a26727'/>
<id>urn:sha1:5c4fc93d5f4137bf4c22ddf1a048c907a4a26727</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(core): Replace check for SO_BINDTODEVICE support with platform independent version</title>
<updated>2023-10-27T09:34:39+00:00</updated>
<author>
<name>leso-kn</name>
<email>info@lesosoftware.com</email>
</author>
<published>2023-10-27T09:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=708e50f8e640540198a24798b1bacd349f3c11dd'/>
<id>urn:sha1:708e50f8e640540198a24798b1bacd349f3c11dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(core): Disable SO_BINDTODEVICE on windows</title>
<updated>2023-10-27T06:59:26+00:00</updated>
<author>
<name>leso-kn</name>
<email>info@lesosoftware.com</email>
</author>
<published>2023-10-23T19:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=0bc8c56043e9fee5403516c62618b7d3acc5508a'/>
<id>urn:sha1:0bc8c56043e9fee5403516c62618b7d3acc5508a</id>
<content type='text'>
Co-authored-by: Sewbacca &lt;sebastian.kalus@kolabnow.com&gt;
</content>
</entry>
<entry>
<title>feat(tcp): Add 'bindtodevice' option (#408)</title>
<updated>2023-10-23T18:27:01+00:00</updated>
<author>
<name>Leso_KN</name>
<email>info@lesosoftware.com</email>
</author>
<published>2023-10-23T18:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f741a88b80ffcf4de65b91ff82fc9f7865cbad0e'/>
<id>urn:sha1:f741a88b80ffcf4de65b91ff82fc9f7865cbad0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(http): Allow relative redirect on https (#395)</title>
<updated>2022-10-08T06:42:36+00:00</updated>
<author>
<name>Henri D</name>
<email>nheir.kim@gmail.com</email>
</author>
<published>2022-10-08T06:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=8c2ff7217e2a205eb107a6f48b04ff1b2b3090a1'/>
<id>urn:sha1:8c2ff7217e2a205eb107a6f48b04ff1b2b3090a1</id>
<content type='text'>
Location header can now be relative: https://httpwg.org/specs/rfc9110.html#field.location</content>
</entry>
<entry>
<title>Revert "fix(usocket): Fix typo in return value function name"</title>
<updated>2022-08-30T21:34:39+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2022-08-30T21:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=26b524e1d7b9a00045882d3c0f25486485b1d6a8'/>
<id>urn:sha1:26b524e1d7b9a00045882d3c0f25486485b1d6a8</id>
<content type='text'>
This reverts commit 88c72acd771ac6c96ea7f4e57293307e282ad49f.

See discussion on #390
</content>
</entry>
<entry>
<title>style(usocket): Remove trailing space at EOL</title>
<updated>2022-08-30T10:16:38+00:00</updated>
<author>
<name>zhaozg</name>
<email>zhaozg@gmail.com</email>
</author>
<published>2022-08-30T07:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=159890c3662976dc027f2fe6bb94074ff62f15e7'/>
<id>urn:sha1:159890c3662976dc027f2fe6bb94074ff62f15e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(usocket): Fix typo in return value function name</title>
<updated>2022-08-30T10:15:53+00:00</updated>
<author>
<name>zhaozg</name>
<email>zhaozg@gmail.com</email>
</author>
<published>2022-08-30T07:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=88c72acd771ac6c96ea7f4e57293307e282ad49f'/>
<id>urn:sha1:88c72acd771ac6c96ea7f4e57293307e282ad49f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(core) Remove lingering c-style comment (#388)</title>
<updated>2022-08-27T18:31:54+00:00</updated>
<author>
<name>George  Zhao</name>
<email>zhaozg@gmail.com</email>
</author>
<published>2022-08-27T18:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=30ddf0eaea2de526acdd3236d27f6788af3576e2'/>
<id>urn:sha1:30ddf0eaea2de526acdd3236d27f6788af3576e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(build): Use gai_strerrorA not gai_strerror on Windows</title>
<updated>2022-07-27T06:51:35+00:00</updated>
<author>
<name>rpatters1</name>
<email>rpatters1@users.noreply.github.com</email>
</author>
<published>2022-07-27T06:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=5a7e3f08886ef2893148c1342fb6021291cf1307'/>
<id>urn:sha1:5a7e3f08886ef2893148c1342fb6021291cf1307</id>
<content type='text'>
* Explicitly call gai_strerrorA (for Windows builds), so that the code work correctly in 32bit or 64bit builds.

* Implement GAI_STRERROR macro to deal with Windows vs. Non-Windows compiles for 64-bit.

* make usocket.c consistent with other modules that call macro GAI_STRERROR

* Use different name not just different case for macro wrapping function

Co-authored-by: Caleb Maclennan &lt;caleb@alerque.com&gt;</content>
</entry>
</feed>
