<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/doc/socket.html, branch v3.0-rc1</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=v3.0-rc1</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=v3.0-rc1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2012-05-10T21:14:22+00:00</updated>
<entry>
<title>socket.connect now implemented in the C core</title>
<updated>2012-05-10T21:14:22+00:00</updated>
<author>
<name>Sam Roberts</name>
<email>vieuxtech@gmail.com</email>
</author>
<published>2012-05-10T21:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=156669c28bc62bfddbd5625c4bb4c1f8da94802b'/>
<id>urn:sha1:156669c28bc62bfddbd5625c4bb4c1f8da94802b</id>
<content type='text'>
This avoid socket.lua duplicating the iteration over the results
of getaddrinfo(). Some problems with the C implementation not
initializing sockets or the luasocket family have also been fixed,
and error reporting made more robust.
</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>Merge branch 'git-sam' into diego-sam-mwild-integration</title>
<updated>2012-04-11T21:18:20+00:00</updated>
<author>
<name>Sam Roberts</name>
<email>vieuxtech@gmail.com</email>
</author>
<published>2012-04-11T21:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=4b671f4551e98ac9e1d9a7407d3dffdd7eb1d3dc'/>
<id>urn:sha1:4b671f4551e98ac9e1d9a7407d3dffdd7eb1d3dc</id>
<content type='text'>
Conflicts in options.c were just due to independent small functions
being close to each other.

unix.c in mwild was broken, it wasn't using LUASOCKET_API.

serial.c needed luaL_reg renamed, and to use LUASOCKET_API.

makefile didn't respect standard DESTDIR and prefix makefile
variables, and didn't allow LUAV variable to select lua version to build
against.

I've tested the top-level install-both target builds and installs
against both lua5.1 and lua5.2, but not done further testing.

Conflicts:
	README
	config
	gem/ltn012.tex
	makefile
	src/makefile
	src/options.c
	src/options.h
	src/tcp.c
	src/usocket.c
</content>
</entry>
<entry>
<title>Fix links to home.html, they should be to index.html.</title>
<updated>2012-04-11T20:45:59+00:00</updated>
<author>
<name>Sam Roberts</name>
<email>vieuxtech@gmail.com</email>
</author>
<published>2012-02-07T22:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=db47a91d404d74295213c03cb8b10301fa95f939'/>
<id>urn:sha1:db47a91d404d74295213c03cb8b10301fa95f939</id>
<content type='text'>
home.html doesn't exist, index.html does.
</content>
</entry>
<entry>
<title>Document dirty, getfd, and setfd for select and tcp.</title>
<updated>2012-04-11T20:45:59+00:00</updated>
<author>
<name>Sam Roberts</name>
<email>vieuxtech@gmail.com</email>
</author>
<published>2011-10-24T18:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=12bde801f6a5d3a192dee29dda1266108aa98d45'/>
<id>urn:sha1:12bde801f6a5d3a192dee29dda1266108aa98d45</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>Crashy bug fixed in recvraw.</title>
<updated>2007-06-11T23:44:54+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2007-06-11T23:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=3cd10f5ab6cda5c4a8db829dd38f25168edcfc4a'/>
<id>urn:sha1:3cd10f5ab6cda5c4a8db829dd38f25168edcfc4a</id>
<content type='text'>
Also fixed returns on closed socket.
</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>
<entry>
<title>Mentions that closed sockets are ignored by select.</title>
<updated>2006-04-14T02:04:38+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2006-04-14T02:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=44c7f0f47b484a1a12ab0a8ba28f83a91f571797'/>
<id>urn:sha1:44c7f0f47b484a1a12ab0a8ba28f83a91f571797</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Few tweaks in installation, some missing files, etc.</title>
<updated>2005-11-22T08:33:29+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2005-11-22T08:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=d55a5826e81136a9ecf65c4cd407152a56684dc2'/>
<id>urn:sha1:d55a5826e81136a9ecf65c4cd407152a56684dc2</id>
<content type='text'>
</content>
</entry>
</feed>
