aboutsummaryrefslogtreecommitdiff
path: root/samples/tinyirc.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-161-3/+3
* Bug in usocket_recv...Diego Nehab2003-06-301-20/+22
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-1/+1
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-42/+48
* Local index in for loop was getting changed...Diego Nehab2003-03-281-14/+14
* Sockets are not tables anymore.Diego Nehab2002-07-081-34/+37
* Connection closed detection was improved. Client numbers are now trackedDiego Nehab2001-03-121-12/+20
* Initial revisionDiego Nehab2001-03-121-0/+61