index
:
luasocket
feature/compiler-override
hjelmeland-patch-1
issue297
master
revert-256-luasocket254
A mirror of https://github.com/lunarmodules/luasocket.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tcp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Before compiling on Windows.
Diego Nehab
2005-10-07
1
-57
/
+57
*
Almost ready to release.
Diego Nehab
2005-09-29
1
-2
/
+2
*
Bug in forward.lua. Wasn't breaking from the loop.
Diego Nehab
2005-04-21
1
-1
/
+2
*
Better connection handling.
Diego Nehab
2005-04-21
1
-1
/
+1
*
Trying to get non-blocking connect to work.
Diego Nehab
2005-04-20
1
-22
/
+1
*
Seems to be working on windows.
Diego Nehab
2005-03-11
1
-3
/
+5
*
Apparently, non-blocking connect doesn't work on windows if you use 0
Diego Nehab
2005-03-11
1
-2
/
+4
*
Just to check out in the office.
Diego Nehab
2005-02-27
1
-2
/
+1
*
Forward server working on Mac OS X...
Diego Nehab
2005-02-08
1
-2
/
+20
*
Stupid bug.
Diego Nehab
2005-01-22
1
-3
/
+1
*
Almost ready for beta3
Diego Nehab
2004-11-27
1
-1
/
+2
*
Gonna try my luck on windows...
Diego Nehab
2004-07-26
1
-0
/
+7
*
Still need to fix windows. :o/
Diego Nehab
2004-07-15
1
-8
/
+8
*
Added getstats.
Diego Nehab
2004-07-01
1
-4
/
+9
*
Compiles with g++.
Diego Nehab
2004-07-01
1
-2
/
+2
*
Moving on to beta2.
Diego Nehab
2004-07-01
1
-2
/
+4
*
Added support for unix stream sockets.
Diego Nehab
2004-06-22
1
-3
/
+0
*
Few extra changes.
Diego Nehab
2004-06-22
1
-1
/
+1
*
More adjustments/bugfixes.
Diego Nehab
2004-06-21
1
-2
/
+4
*
Fixing bugs...
Diego Nehab
2004-06-20
1
-1
/
+1
*
Manual is almost done. HTTP is missing.
Diego Nehab
2004-06-15
1
-4
/
+1
*
Só pra não perder se der merda.
Diego Nehab
2004-06-04
1
-2
/
+1
*
FTP low-level working.
Diego Nehab
2004-05-25
1
-1
/
+2
*
Worked on the manual.
Diego Nehab
2004-02-04
1
-15
/
+18
*
New accept/connect code.
Diego Nehab
2004-01-24
1
-13
/
+41
*
Fixed functions that return messages in ?socket.c.
Diego Nehab
2004-01-21
1
-71
/
+11
*
Added gethostname.
Diego Nehab
2004-01-19
1
-2
/
+2
*
Added -ansi -pedantic and faced the consequences...
Diego Nehab
2004-01-19
1
-1
/
+2
*
Updated some of the callbacks in callback.lua.
Diego Nehab
2004-01-19
1
-1
/
+1
*
Added proxy support to http.lua
Diego Nehab
2004-01-19
1
-3
/
+3
*
Have to figure out how to test timeout on connect... kind of hard.
Diego Nehab
2004-01-18
1
-1
/
+1
*
Trying to get connect-with-timeout to work. Darwin works...
Diego Nehab
2004-01-18
1
-37
/
+32
*
Trying to get rid of EINTR problems...
Diego Nehab
2004-01-17
1
-2
/
+5
*
Tested in windows. Still needs more testing, but progress has been made.
Diego Nehab
2004-01-17
1
-8
/
+10
*
http.lua updated. still needs proxy support.
Diego Nehab
2004-01-16
1
-3
/
+35
*
Killed a few bugs found by Tomas.
Diego Nehab
2003-11-27
1
-11
/
+11
*
Adjusted a few inconsistencies with the manual.
Diego Nehab
2003-08-16
1
-82
/
+82
*
Finished implementation of LuaSocket 2.0 alpha on Linux.
Diego Nehab
2003-06-26
1
-4
/
+81
*
Compiles and runs on linux and windows, using DLLs!
Diego Nehab
2003-06-11
1
-3
/
+4
*
Select re-implemented in a nicer way.
Diego Nehab
2003-06-09
1
-36
/
+61
*
Porting to LUA 5.0 final
Diego Nehab
2003-05-25
1
-0
/
+222