jolan
|
0fb97037fc
|
update to 2.0.2
|
2009-09-06 13:46:58 +00:00 |
|
robert
|
a19d9af34a
|
luasocket defines buffer_init(); which is common enough to be defined
elsewhere and it is defined in mod_magnet, so you end up with a SIGSEGV.
So rename buffer_* funcs to ls_buffer_*.
|
2009-08-22 20:28:40 +00:00 |
|
jsg
|
239da3ad64
|
We need to define -DUNIX_HAS_SUN_LEN for AF_UNIX sockets to
get initialised correctly.
From Daniel Silverstone.
|
2009-08-14 20:35:32 +00:00 |
|
jsg
|
86c737044b
|
Support additional HTTP redirections (303 and 307).
"yes please" martynas@
|
2008-11-04 04:06:45 +00:00 |
|
pedro
|
6bc6d05748
|
Update to LuaSocket 2.0.1
|
2006-09-23 18:05:31 +00:00 |
|
pedro
|
55815b6716
|
Switch to Lua 5.1, okay jolan@
|
2006-07-30 04:33:18 +00:00 |
|
pedro
|
940e135036
|
Remove integer type hacks, okay jolan@
|
2006-04-12 18:41:36 +00:00 |
|
jolan
|
a67566608a
|
if LUA_NUMBER is int then use msecs, otherwise default to allowing
subsecond timeouts via floating point numbers
ok pedro@
|
2006-01-21 01:32:40 +00:00 |
|
pedro
|
65795ffae5
|
luasocket 2.0, okay jolan@
|
2005-11-25 15:09:44 +00:00 |
|
pedro
|
fd850a1026
|
upgrade to luasocket 2.0-beta3, okay jolan@
|
2005-04-19 15:14:38 +00:00 |
|
pvalchev
|
84bf0bf406
|
compile and link with -fPIC for shared objs
|
2004-12-29 07:29:16 +00:00 |
|
pedro
|
e51b0c693c
|
network support for the lua language, ok jolan@
|
2004-12-16 13:38:12 +00:00 |
|