aboutsummaryrefslogtreecommitdiff
path: root/src/wsocket.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Seems to be working on windows.Diego Nehab2005-03-111-1/+2
|
* Apparently, non-blocking connect doesn't work on windows if you use 0Diego Nehab2005-03-111-13/+13
| | | | timeout in the select call...
* Forward server working on Mac OS X...Diego Nehab2005-02-081-3/+12
|
* New LTN12 test procedures (still short, but growing)Diego Nehab2004-11-281-1/+1
| | | | LTN12 avoids coroutines.
* Almost ready for beta3Diego Nehab2004-11-271-8/+7
|
* Beta2 is out! Total timeout works on Windows.Diego Nehab2004-07-261-1/+5
|
* Gonna try my luck on windows...Diego Nehab2004-07-261-3/+4
|
* Changed send function.Diego Nehab2004-07-181-2/+0
|
* Fixed a bunch of stuff. Added mike's patches.Diego Nehab2004-07-161-266/+187
|
* Compiles and runs on windows.Diego Nehab2004-07-021-227/+242
|
* Fixing send/recv and optimizing.Diego Nehab2004-06-231-2/+7
|
* More adjustments/bugfixes.Diego Nehab2004-06-211-5/+1
|
* Fixing bugs...Diego Nehab2004-06-201-1/+4
|
* Fine tuning the "require" business.Diego Nehab2004-05-301-0/+9
|
* Bug feioso no UDP e possivelmente no TCP também.Diego Nehab2004-05-281-15/+6
|
* New filter scheme.Diego Nehab2004-03-161-2/+2
| | | | | ltn12 and mime updated. smtp/ftp broken.
* Added ltn12 module. Modified mime to be stand alone.Diego Nehab2004-02-111-4/+4
| | | | Still crashes on invalid input. Dunno why.
* Worked on the manual.Diego Nehab2004-02-041-2/+4
| | | | | Implemented stuffing (needs test) Added cddb and qp examples.
* New accept/connect code.Diego Nehab2004-01-241-66/+149
| | | | | | Better error checking. Better tests. __tostring implemented.
* Adjusted wsocket to match usocket. Adjusted windows projects.Diego Nehab2004-01-211-55/+62
|
* Corrected connect in windows. Wasn't setting errno...Diego Nehab2004-01-211-2/+8
|
* Seems to be working on windows and linux.Diego Nehab2004-01-191-9/+33
|
* Trying to get rid of EINTR problems...Diego Nehab2004-01-171-0/+7
|
* Tested in windows. Still needs more testing, but progress has been made.Diego Nehab2004-01-171-92/+88
|
* http.lua updated. still needs proxy support.Diego Nehab2004-01-161-0/+8
| | | | code.lua updated. looks neat.
* Killed a few bugs found by Tomas.Diego Nehab2003-11-271-0/+6
|
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-161-2/+4
|
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-23/+65
| | | | Some testing still needed.
* Compiles and runs on linux and windows, using DLLs!Diego Nehab2003-06-111-0/+261