aboutsummaryrefslogtreecommitdiff
path: root/src/buffer.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Beta2 is out! Total timeout works on Windows.Diego Nehab2004-07-261-4/+4
|
* Gonna try my luck on windows...Diego Nehab2004-07-261-3/+14
|
* Changed send function.Diego Nehab2004-07-181-11/+12
|
* Still need to fix windows. :o/Diego Nehab2004-07-151-9/+13
|
* Added getstats.Diego Nehab2004-07-011-0/+14
|
* Moving on to beta2.Diego Nehab2004-07-011-44/+24
|
* Changed the return of the send function...Diego Nehab2004-06-171-2/+10
|
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-1/+8
| | | | | | | Implemented new distribution scheme. Select is now purely C. HTTP reimplemented seems faster dunno why. LTN12 functions that coroutines fail gracefully.
* Previous bug fix caused a new bug. :o/Diego Nehab2004-05-281-1/+1
|
* Changed receive function. Now uniform with all other functions. Returns nilDiego Nehab2004-03-211-50/+34
| | | | | | on error, return partial result in the end. http.lua rewritten.
* Worked on the manual.Diego Nehab2004-02-041-1/+2
| | | | | Implemented stuffing (needs test) Added cddb and qp examples.
* Trying to get connect-with-timeout to work. Darwin works...Diego Nehab2004-01-181-7/+5
|
* Killed a few bugs found by Tomas.Diego Nehab2003-11-271-2/+4
|
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-15/+18
| | | | Some testing still needed.
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-2/+2
| | | | | | 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-184/+91
|
* Closer to release...Diego Nehab2003-03-281-0/+2
|
* Completed port to Lua 5.0-beta.Diego Nehab2003-03-201-5/+5
|
* Faltam testes de ftp e smtp. O resto passa.Diego Nehab2002-12-031-2/+2
|
* Initial revisionDiego Nehab2002-03-271-0/+338