<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/src/udp.h, 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>2025-11-14T12:11:52+00:00</updated>
<entry>
<title>feat(udp): Allow changing UDP_DATAGRAMSIZE at compile time (#452)</title>
<updated>2025-11-14T12:11:52+00:00</updated>
<author>
<name>Victor Bombi</name>
<email>sonoro@telefonica.net</email>
</author>
<published>2025-11-14T12:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=e13de2013749961edaa126697f3290d3dca91823'/>
<id>urn:sha1:e13de2013749961edaa126697f3290d3dca91823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wrap visibility pragmas in #ifndef _WIN32</title>
<updated>2019-03-10T07:04:20+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2019-02-28T23:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=21514304be9e98a4386cb18542582068a59c5586'/>
<id>urn:sha1:21514304be9e98a4386cb18542582068a59c5586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>udp: pragma visibility</title>
<updated>2019-03-10T07:04:20+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2019-02-28T04:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=d71e6bc459ecb21f0cffc874c29176b762ecbd93'/>
<id>urn:sha1:d71e6bc459ecb21f0cffc874c29176b762ecbd93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed buffer-per-socket to buffer-per-operation.</title>
<updated>2015-10-06T03:33:50+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2015-10-06T03:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=be67f63f4e11e53690bf1431a236f86b484c9bf0'/>
<id>urn:sha1:be67f63f4e11e53690bf1431a236f86b484c9bf0</id>
<content type='text'>
This is a difficult tradeoff to measure. I think large
datagrams won't be used very frequently. So it is better to
not lock a large buffer to each socket object and instead
allocate and deallocate for each operation receiving a
datagram larger than UDP_DATAGRAMSIZE.
</content>
</entry>
<entry>
<title>Added support for arbitrary datagram sizes.</title>
<updated>2015-10-05T03:47:51+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2015-10-05T03:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=fd729b32a8966291f007567f72f3dc0158bdab35'/>
<id>urn:sha1:fd729b32a8966291f007567f72f3dc0158bdab35</id>
<content type='text'>
The maximum size is still constant per UDP object, but the
size can be speficied at creation time.
</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>Rework binding IPv6 sockets by harmonizing it with the IPv4 variant</title>
<updated>2012-04-11T20:33:34+00:00</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2011-06-13T23:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=923eef192925cae29223974dbf1addd59b4b0f28'/>
<id>urn:sha1:923eef192925cae29223974dbf1addd59b4b0f28</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>Before compiling on Windows.</title>
<updated>2005-10-07T04:40:59+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2005-10-07T04:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f4dadea763c1959a27dead24df3ee6c54c209842'/>
<id>urn:sha1:f4dadea763c1959a27dead24df3ee6c54c209842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Almost ready to release.</title>
<updated>2005-09-29T06:11:42+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2005-09-29T06:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=a32c6d91402329adb769c4fe8bbb24f0d4e99051'/>
<id>urn:sha1:a32c6d91402329adb769c4fe8bbb24f0d4e99051</id>
<content type='text'>
</content>
</entry>
</feed>
