<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/doc/udp.html, branch revert-256-luasocket254</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=revert-256-luasocket254</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=revert-256-luasocket254'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2016-03-04T18:36:32+00:00</updated>
<entry>
<title>Added gettimeout for completeness.</title>
<updated>2016-03-04T18:36:32+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2016-03-04T18:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=944305dc21350fd2ec32a9552d893da86894fd62'/>
<id>urn:sha1:944305dc21350fd2ec32a9552d893da86894fd62</id>
<content type='text'>
Also documented.
Rordered manuals so order is alphabetical.
</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>Fixes suggested by @Florob in #147.</title>
<updated>2015-08-25T18:41:40+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2015-08-25T18:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=77bba625d7aaa0f9e118879163687fcbcb0b5a7b'/>
<id>urn:sha1:77bba625d7aaa0f9e118879163687fcbcb0b5a7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New agnostic IPv4 IPv6 functions.</title>
<updated>2015-08-22T22:52:01+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2015-08-22T22:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=96965b179c7311f850f72a8629b9ba6d3a31d117'/>
<id>urn:sha1:96965b179c7311f850f72a8629b9ba6d3a31d117</id>
<content type='text'>
Also dealing with EPROTOTYPE Yosemite seems to be throwing
at us for no reason.
</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>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>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>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>Spell checked and updated modification date.</title>
<updated>2006-04-20T04:27:13+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2006-04-20T04:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=575113fe772f9a76f1cf68f8a42c631afb6f7523'/>
<id>urn:sha1:575113fe772f9a76f1cf68f8a42c631afb6f7523</id>
<content type='text'>
</content>
</entry>
</feed>
