aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-17First stab at documenationDiego Nehab2-4/+4
2012-04-16merged lua_typerrror.{c,h} into auxiliar.{c,h}Diego Nehab7-30/+58
2012-04-11On failure, exit with a message instead of blocking indefinitely.Sam Roberts1-2/+4
2012-04-11Add Wurldtech note to README.Sam Roberts1-0/+3
2012-04-11Correct luasocket version in v2.0.2 readme.Sam Roberts1-1/+1
2012-04-11Support getoption method for tcp objects.Sam Roberts6-1/+170
2012-04-11Bounds check the argument to FD_SETSam Roberts1-0/+1
2012-04-11socket_strerror() sometimes maps errno, instead of its argumentSam Roberts1-2/+2
2012-04-11Fix links to home.html, they should be to index.html.Sam Roberts14-55/+55
2012-04-11mime: Remove io dependencyroot1-1/+0
2012-04-11Document dirty, getfd, and setfd for select and tcp.Sam Roberts3-0/+67
2012-04-11Reference index was missing documented APIs, and only partially alphabetized.Sam Roberts1-5/+8
2012-04-11Add support for serial devices as socket streams on unix.Sam Roberts6-1/+265
2012-04-11testsrvr asserts when test finishes successfully.Sam Roberts1-1/+6