aboutsummaryrefslogtreecommitdiff
path: root/src/inet.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug in usocket_recv...Diego Nehab2003-06-301-1/+0
|
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-39/+4
| | | | Some testing still needed.
* Compiles and runs on linux and windows, using DLLs!Diego Nehab2003-06-111-10/+9
|
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-2/+3
| | | | | | Few changes in internal class and group registration. Lua modules are compiled and built into library. Dynamic library tested in Linux and Mac OS X.
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-100/+70
|
* Closer to release...Diego Nehab2003-03-281-3/+6
|
* Completed port to Lua 5.0-beta.Diego Nehab2003-03-201-2/+2
|
* Already compiling and running for Lua 5.0 (alpha)Diego Nehab2002-12-021-4/+4
|
* internet class.Diego Nehab2002-07-031-70/+46
|
* Initial revisionDiego Nehab2002-03-211-0/+352