Diego Nehab
|
f20f4889bf
|
Changed prefix of function names to match module names.
Removed some warnings and useless code.
|
2005-11-20 07:20:26 +00:00 |
|
Diego Nehab
|
f4dadea763
|
Before compiling on Windows.
|
2005-10-07 04:40:59 +00:00 |
|
Diego Nehab
|
a32c6d9140
|
Almost ready to release.
|
2005-09-29 06:11:42 +00:00 |
|
Diego Nehab
|
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 |
|
Diego Nehab
|
8d4e240f6a
|
Forward server working on Mac OS X...
|
2005-02-08 10:01:01 +00:00 |
|
Diego Nehab
|
9a79d500eb
|
Still need to fix windows. :o/
|
2004-07-15 06:11:53 +00:00 |
|
Diego Nehab
|
7115c12fbc
|
Moving on to beta2.
|
2004-07-01 03:32:09 +00:00 |
|
Diego Nehab
|
a193c087a4
|
Fixing send/recv and optimizing.
|
2004-06-23 01:08:54 +00:00 |
|
Diego Nehab
|
80b7acea2e
|
Compiled and tested on Windows...
|
2004-06-17 00:18:48 +00:00 |
|
Diego Nehab
|
5ca1049ab4
|
Fine tuning the "require" business.
|
2004-05-30 21:36:22 +00:00 |
|
Diego Nehab
|
0c9f420a35
|
New accept/connect code.
Better error checking.
Better tests.
__tostring implemented.
|
2004-01-24 00:18:19 +00:00 |
|
Diego Nehab
|
195069cf5f
|
Fixed functions that return messages in ?socket.c.
Moved complexity of connect and accept there.
Created a new options.c module to take care of options.
Auxiliar.c is now cleaner.
|
2004-01-21 18:40:52 +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
|
02ef4e7daa
|
Trying to get rid of EINTR problems...
|
2004-01-17 08:02:04 +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
|
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
|
b2724ad2d1
|
New sock.h has nothing to do with class sock...
|
2003-05-25 01:56:46 +00:00 |
|
Diego Nehab
|
f18d1b7cd0
|
Closer to release...
|
2003-03-28 21:08:50 +00:00 |
|
Diego Nehab
|
88026bef8a
|
Initial revision
|
2002-07-03 19:06:54 +00:00 |
|