aboutsummaryrefslogtreecommitdiff
path: root/samples/tinyirc.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the length operator (#) instead of table.getn.Gerardo Marset2013-02-251-1/+1
* Making progress toward a releaseDiego Nehab2012-04-231-1/+0
* Preliminary IPv6 support for v2.1Diego Nehab2012-04-111-1/+1
* Few tweaks in installation, some missing files, etc.Diego Nehab2005-11-221-5/+5
* Better connection handling.Diego Nehab2005-04-211-8/+17
* Almost ready to release beta3Diego Nehab2005-01-021-2/+2
* More adjustments/bugfixes.Diego Nehab2004-06-211-1/+1
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-1/+1
* Fine tuning the "require" business.Diego Nehab2004-05-301-9/+10
* 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