aboutsummaryrefslogtreecommitdiff
path: root/src/auxiliar.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Almost ready for distribution...Diego Nehab2004-06-171-0/+1
|
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-19/+31
| | | | | | | Implemented new distribution scheme. Select is now purely C. HTTP reimplemented seems faster dunno why. LTN12 functions that coroutines fail gracefully.
* FTP low-level working.Diego Nehab2004-05-251-31/+7
| | | | | SMTP connection oriented working. ltn12 improved.
* New filter scheme.Diego Nehab2004-03-161-11/+0
| | | | | ltn12 and mime updated. smtp/ftp broken.
* Worked on the manual.Diego Nehab2004-02-041-2/+12
| | | | | Implemented stuffing (needs test) Added cddb and qp examples.
* New accept/connect code.Diego Nehab2004-01-241-2/+28
| | | | | | Better error checking. Better tests. __tostring implemented.
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-20/+0
| | | | | | Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner.
* Added gethostname.Diego Nehab2004-01-191-18/+1
| | | | | Cleaned up TODO. Moved luasocket specific stuff from auxiliar.c to luasocket.c
* Bug in usocket_recv...Diego Nehab2003-06-301-0/+5
|
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-78/+103
| | | | Some testing still needed.
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-23/+52
| | | | | | 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-0/+113