Commit Graph

22 Commits

Author SHA1 Message Date
Diego Nehab
fbb42b80cb Seems to be working on windows and linux. 2004-01-19 16:18:31 +00:00
Diego Nehab
50ce143725 Have to figure out how to test timeout on connect... kind of hard. 2004-01-18 06:41:43 +00:00
Diego Nehab
87e8737218 Fixed bug in accept, added tests for it and for connect with timeout. 2004-01-18 05:35:56 +00:00
Diego Nehab
c8d58798f0 Trying to get connect-with-timeout to work. Darwin works... 2004-01-18 00:04:20 +00:00
Diego Nehab
076451c753 Tested in windows. Still needs more testing, but progress has been made. 2004-01-17 00:17:46 +00:00
Diego Nehab
89f3ecf782 http.lua updated. still needs proxy support.
code.lua updated. looks neat.
2004-01-16 07:06:31 +00:00
Diego Nehab
c51d4acf1c Adjusted a few inconsistencies with the manual. 2003-08-16 00:06:04 +00:00
Diego Nehab
a581d2333b Releasing 2.0 alpha!!! 2003-06-30 18:53:10 +00:00
Diego Nehab
bd54cd42d4 Few adjustments for windows. 2003-06-26 21:14:17 +00:00
Diego Nehab
71f6bb60bf Finished implementation of LuaSocket 2.0 alpha on Linux.
Some testing still needed.
2003-06-26 18:47:49 +00:00
Diego Nehab
0f6c8d50a9 Porting to LUA 5.0 final 2003-05-25 01:54:13 +00:00
Diego Nehab
f18d1b7cd0 Closer to release... 2003-03-28 21:08:50 +00:00
Diego Nehab
cf4d923d70 Ported to Win32! 2003-03-21 01:07:23 +00:00
Diego Nehab
7da19138e3 Faltam testes de ftp e smtp. O resto passa. 2002-12-03 07:20:34 +00:00
Diego Nehab
7b99195649 Testes reformulados. 2002-07-08 21:56:01 +00:00
Diego Nehab
c51283fa62 Added select bug test.
time became _time.
2001-06-08 22:42:01 +00:00
Diego Nehab
8ed1b05f86 Corrected command line parameter bug... 2001-03-12 19:40:29 +00:00
Diego Nehab
22396d34f5 Updated for release 1.2.1.
Added '*w' pattern test.
2001-03-07 22:38:54 +00:00
Diego Nehab
bbb4b3e2c1 Updated to remove use of global methods. Conforming to
LuaSocket release 1.2.1
2001-03-06 20:16:17 +00:00
Diego Nehab
a221087bc0 Relaxed timeout tests. 2001-01-28 02:18:24 +00:00
Diego Nehab
2bb209ab9e Updated for LuaSocket 1.2.
More tests added.
2001-01-25 21:59:59 +00:00
Diego Nehab
17c4d1c305 Initial revision 2000-12-29 22:15:09 +00:00