aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2001-06-06Streaming by callbacks implemented.Diego Nehab2-196/+366
2001-06-04Updated for 1.3b version.Diego Nehab1-1/+1
2001-06-04Select was also crashing on non-table parameters.Diego Nehab1-14/+26
2001-05-21HTTP message bodies are transfered using a callback to return body partsDiego Nehab1-114/+200
2001-04-25New description for the dict.lua file.Diego Nehab1-3/+5
2001-04-25Transformed in a library, instead of a sample program.Diego Nehab1-34/+62
2001-04-23Added support to UDP socket options.Diego Nehab1-77/+139
2001-04-16Some internal functions were not static.Diego Nehab1-32/+37
2001-03-27BUG: multi-line replies were not supported.Diego Nehab1-338/+315
2001-03-12Updated for release 1.2.1.Diego Nehab1-1/+1
2001-03-12Found a new way to define global version of table methods using only ~15Diego Nehab1-144/+222
2001-03-12Added broadcast.lua description.Diego Nehab1-0/+9
2001-03-12Connection closed detection was improved. Client numbers are now trackedDiego Nehab1-12/+20