Commit Graph

33 Commits

Author SHA1 Message Date
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