aboutsummaryrefslogtreecommitdiff
path: root/src/inet.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Worked on the manual.Diego Nehab2004-02-041-1/+1
| | | | | Implemented stuffing (needs test) Added cddb and qp examples.
* New accept/connect code.Diego Nehab2004-01-241-1/+1
| | | | | | Better error checking. Better tests. __tostring implemented.
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-4/+3
| | | | | | Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner.
* Trying to get connect-with-timeout to work. Darwin works...Diego Nehab2004-01-181-2/+6
|
* Trying to get rid of EINTR problems...Diego Nehab2004-01-171-1/+1
|
* Tested in windows. Still needs more testing, but progress has been made.Diego Nehab2004-01-171-0/+4
|
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-9/+14
| | | | Some testing still needed.
* Compiles and runs on linux and windows, using DLLs!Diego Nehab2003-06-111-0/+4
|
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-1/+1
| | | | | | 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-24/+12
|
* Closer to release...Diego Nehab2003-03-281-1/+3
|
* Initial revisionDiego Nehab2002-07-031-0/+36