aboutsummaryrefslogtreecommitdiff
path: root/src/inet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Before compiling on Windows.Diego Nehab2005-10-071-20/+20
* Almost ready to release.Diego Nehab2005-09-291-2/+2
* Working on the manual.Diego Nehab2005-06-141-10/+14
* Forward server working on Mac OS X...Diego Nehab2005-02-081-1/+0
* Fixed a bunch of stuff. Added mike's patches.Diego Nehab2004-07-161-4/+3
* Still need to fix windows. :o/Diego Nehab2004-07-151-33/+37
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-1/+0
* Só pra não perder se der merda.Diego Nehab2004-06-041-3/+0
* Adjusted some of the broken examples.Diego Nehab2004-03-261-0/+1
* Worked on the manual.Diego Nehab2004-02-041-8/+1
* Working on the manual...Diego Nehab2004-01-241-0/+21
* New accept/connect code.Diego Nehab2004-01-241-11/+3
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-38/+18
* Updated some of the callbacks in callback.lua.Diego Nehab2004-01-191-1/+1
* Fixed bug in accept, added tests for it and for connect with timeout.Diego Nehab2004-01-181-0/+1
* Trying to get connect-with-timeout to work. Darwin works...Diego Nehab2004-01-181-14/+27
* Trying to get rid of EINTR problems...Diego Nehab2004-01-171-4/+2
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-161-7/+22
* 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
* 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
* 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