6dc9c1096a
Seems to be working on windows.
2005-03-11 02:21:27 +00:00
e57f9e9964
Apparently, non-blocking connect doesn't work on windows if you use 0
...
timeout in the select call...
2005-03-11 00:20:21 +00:00
63e3d7c5b0
Forward server works for multiple tunnels.
...
Http.lua has been patched to support non-blocking everything.
Makefile for linux has been updated with new names.
2005-03-10 02:15:04 +00:00
b18021e22d
Added forward server.
2005-03-10 01:49:17 +00:00
97b26e0b66
Almost ready to release beta3
2005-01-02 22:44:00 +00:00
1e5e8b5ce5
Fine tunned modules scheme.
...
Adjusted client modules.
Fixed proxy bug in http.
2004-10-11 06:18:57 +00:00
e4e2223cff
Fixed a bunch of stuff. Added mike's patches.
2004-07-16 06:48:48 +00:00
471334c3d0
Fixed stupid bugs.
2004-07-02 23:47:52 +00:00
6058d1838e
Releasing the beta-beta.
2004-07-02 23:31:32 +00:00
596602f2ca
Seems good.
2004-07-01 03:47:22 +00:00
7115c12fbc
Moving on to beta2.
2004-07-01 03:32:09 +00:00
bce1cb30d8
More adjustments/bugfixes.
2004-06-21 06:07:58 +00:00
7ed89c97f7
2.0 alpha RELEASED!
2004-06-18 21:41:44 +00:00
07dda08c5d
Changed the return of the send function...
2004-06-17 23:08:56 +00:00
597a062b1b
Almost ready for distribution...
2004-06-17 21:46:22 +00:00
d46f7a09a7
Fixed smtp.lua loading.
...
Adjusted tftp module.
Added some comments.
2004-06-16 01:02:07 +00:00
58096449c6
Manual is almost done. HTTP is missing.
...
Implemented new distribution scheme.
Select is now purely C.
HTTP reimplemented seems faster dunno why.
LTN12 functions that coroutines fail gracefully.
2004-06-15 06:24:00 +00:00
9ed7f955e5
Só pra não perder se der merda.
2004-06-04 15:15:45 +00:00
5ca1049ab4
Fine tuning the "require" business.
2004-05-30 21:36:22 +00:00
c23240726e
Changed require"luasocket" to require"socket".
2004-05-28 20:40:13 +00:00
6c565dd7c0
Almost there.
2004-05-28 07:47:41 +00:00
c98dc99199
Bug feioso no UDP e possivelmente no TCP também.
2004-05-28 07:24:43 +00:00
694edcc3c1
Committing with require.
2004-05-28 06:16:43 +00:00
1fa65d89ca
Adjusted some details, got rid of old files, added some new.
2004-03-22 04:15:03 +00:00
0b2542d1a6
Worked on the manual.
...
Implemented stuffing (needs test)
Added cddb and qp examples.
2004-02-04 14:29:11 +00:00
c51d4acf1c
Adjusted a few inconsistencies with the manual.
2003-08-16 00:06:04 +00:00
90063f9e77
Oh well. More modifications.
2003-06-30 18:58:01 +00:00
167727be3c
Bug in usocket_recv...
2003-06-30 06:10:02 +00:00
71f6bb60bf
Finished implementation of LuaSocket 2.0 alpha on Linux.
...
Some testing still needed.
2003-06-26 18:47:49 +00:00
58bdb658aa
Select re-implemented in a nicer way.
...
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.
2003-06-09 18:23:40 +00:00
0f6c8d50a9
Porting to LUA 5.0 final
2003-05-25 01:54:13 +00:00
d0560e0b44
Local index in for loop was getting changed...
2003-03-28 21:24:30 +00:00
f18d1b7cd0
Closer to release...
2003-03-28 21:08:50 +00:00
112e51be58
Sockets are not tables anymore.
2002-07-08 20:56:36 +00:00
27e6140a90
Updated for LuaSocket 1.4
2001-09-27 20:04:47 +00:00
2f07549722
Binds to all interfaces.
2001-09-27 20:02:24 +00:00
2b7ea458d6
Updated for 1.3b
2001-06-06 21:00:11 +00:00
f68b4dd136
New description for the dict.lua file.
2001-04-25 20:11:03 +00:00
794418cd7b
Added broadcast.lua description.
2001-03-12 20:02:21 +00:00
98a7e91de5
Connection closed detection was improved. Client numbers are now tracked
...
and sent along with broadcasted line.
2001-03-12 20:00:47 +00:00
3f52ed5c53
Initial revision
2001-03-12 19:42:46 +00:00
22a5d3f669
Uptated for LuaSocket 1.2. The version released was incompatible...
2001-03-06 19:54:57 +00:00
2c9008772e
Updated to remove use of global methods. Conforming to
...
LuaSocket release 1.2.1
2001-03-06 19:46:42 +00:00
29226588da
Updated to remove use of global methods. Conforming to
...
LuaSocket release 1.2.1
2001-03-06 19:23:21 +00:00
7096b8df82
Initial revision
2001-01-25 21:59:39 +00:00
68f51243b3
Parameter passing updated.
2001-01-25 21:57:07 +00:00
03e063c21e
Updated for LuaSocket 1.2
...
Added description for daytimeclnt.lua, echoclnt.lua, echosrvr.lua
and tftpclnt.lua.
2001-01-25 21:56:01 +00:00
6370be578b
Modified beause of name changes in examples.
2001-01-17 19:51:21 +00:00
17c4d1c305
Initial revision
2000-12-29 22:15:09 +00:00