Commit Graph

31 Commits

Author SHA1 Message Date
Diego Nehab
5ca1049ab4 Fine tuning the "require" business. 2004-05-30 21:36:22 +00:00
Diego Nehab
c23240726e Changed require"luasocket" to require"socket". 2004-05-28 20:40:13 +00:00
Diego Nehab
6c565dd7c0 Almost there. 2004-05-28 07:47:41 +00:00
Diego Nehab
c98dc99199 Bug feioso no UDP e possivelmente no TCP também. 2004-05-28 07:24:43 +00:00
Diego Nehab
694edcc3c1 Committing with require. 2004-05-28 06:16:43 +00:00
Diego Nehab
1fa65d89ca Adjusted some details, got rid of old files, added some new. 2004-03-22 04:15:03 +00:00
Diego Nehab
0b2542d1a6 Worked on the manual.
Implemented stuffing (needs test)
Added cddb and qp examples.
2004-02-04 14:29:11 +00:00
Diego Nehab
c51d4acf1c Adjusted a few inconsistencies with the manual. 2003-08-16 00:06:04 +00:00
Diego Nehab
90063f9e77 Oh well. More modifications. 2003-06-30 18:58:01 +00:00
Diego Nehab
167727be3c Bug in usocket_recv... 2003-06-30 06:10:02 +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
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
Diego Nehab
0f6c8d50a9 Porting to LUA 5.0 final 2003-05-25 01:54:13 +00:00
Diego Nehab
d0560e0b44 Local index in for loop was getting changed... 2003-03-28 21:24:30 +00:00
Diego Nehab
f18d1b7cd0 Closer to release... 2003-03-28 21:08:50 +00:00
Diego Nehab
112e51be58 Sockets are not tables anymore. 2002-07-08 20:56:36 +00:00
Diego Nehab
27e6140a90 Updated for LuaSocket 1.4 2001-09-27 20:04:47 +00:00
Diego Nehab
2f07549722 Binds to all interfaces. 2001-09-27 20:02:24 +00:00
Diego Nehab
2b7ea458d6 Updated for 1.3b 2001-06-06 21:00:11 +00:00
Diego Nehab
f68b4dd136 New description for the dict.lua file. 2001-04-25 20:11:03 +00:00
Diego Nehab
794418cd7b Added broadcast.lua description. 2001-03-12 20:02:21 +00:00
Diego Nehab
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
Diego Nehab
3f52ed5c53 Initial revision 2001-03-12 19:42:46 +00:00
Diego Nehab
22a5d3f669 Uptated for LuaSocket 1.2. The version released was incompatible... 2001-03-06 19:54:57 +00:00
Diego Nehab
2c9008772e Updated to remove use of global methods. Conforming to
LuaSocket release 1.2.1
2001-03-06 19:46:42 +00:00
Diego Nehab
29226588da Updated to remove use of global methods. Conforming to
LuaSocket release 1.2.1
2001-03-06 19:23:21 +00:00
Diego Nehab
7096b8df82 Initial revision 2001-01-25 21:59:39 +00:00
Diego Nehab
68f51243b3 Parameter passing updated. 2001-01-25 21:57:07 +00:00
Diego Nehab
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
Diego Nehab
6370be578b Modified beause of name changes in examples. 2001-01-17 19:51:21 +00:00
Diego Nehab
17c4d1c305 Initial revision 2000-12-29 22:15:09 +00:00