E. Westbrook
21514304be
wrap visibility pragmas in #ifndef _WIN32
2019-03-10 00:04:20 -07:00
E. Westbrook
42a1a732b7
timeout: pragma visibility
2019-03-10 00:04:20 -07:00
E. Westbrook
87c2dee13e
timeout.c: use LUASOCKET_PRIVATE
2019-02-25 16:01:04 -07:00
Diego Nehab
944305dc21
Added gettimeout for completeness.
...
Also documented.
Rordered manuals so order is alphabetical.
2016-03-04 15:36:32 -03:00
Diego Nehab
e75444ccd1
New compat.h module implements luaL_setfuncs.
...
Makes initialization code simpler everywhere.
2015-08-21 15:39:34 -03:00
Diego Nehab
79e6c4915d
Export global only if LUA_COMPAT_MODULE defined.
2013-05-29 16:56:56 +08:00
Diego Nehab
f960b3872a
Making progress toward a release
...
Documented headers.lua
Update copyright date everywhere
Remove RCSID from files
Move version back to 2.1 rather than 2.1.1
Fixed url package to support ipv6 hosts
Changed "domain" to "family" in tcp and udp structures
Implemented getfamily methods
2012-04-23 00:18:45 +08:00
Liam Devine
e15ed19db6
Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing.
2012-04-11 13:33:34 -07:00
Diego Nehab
2778766d67
Preliminary IPv6 support for v2.1
2012-04-11 13:25:11 -07:00
Diego Nehab
bce60be30f
Decent makefiles!
2009-05-27 09:31:38 +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
49445951a8
Few extra changes...
2005-01-02 22:51:33 +00:00
Diego Nehab
e4d4c828d9
nanosleep patch.
2004-08-04 20:51:57 +00:00
Diego Nehab
e27fa00e1c
Gettime returns time in the Unix Epoch time both on windows and unix.
2004-08-04 20:42:02 +00:00
Diego Nehab
e4e2223cff
Fixed a bunch of stuff. Added mike's patches.
2004-07-16 06:48:48 +00:00
Diego Nehab
7115c12fbc
Moving on to beta2.
2004-07-01 03:32:09 +00:00
Diego Nehab
7195ab620b
Few extra changes.
2004-06-22 04:49:57 +00:00
Diego Nehab
f7579db9e8
Fixing bugs...
2004-06-20 22:19:54 +00:00
Diego Nehab
80b7acea2e
Compiled and tested on Windows...
2004-06-17 00:18:48 +00:00
Diego Nehab
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
Diego Nehab
9ed7f955e5
Só pra não perder se der merda.
2004-06-04 15:15:45 +00:00
Diego Nehab
5b279bac9e
Settimeout wasn't returning 1...
...
http.lua is even cleaner. No trash in respt table.
2004-03-22 07:45:07 +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
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
fbb42b80cb
Seems to be working on windows and linux.
2004-01-19 16:18:31 +00:00
Diego Nehab
46d8f4eabe
Changed to be able to compile with -ansi and -pedantic!
...
Have to try in MacOS X again...
2004-01-19 15:54:42 +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
076451c753
Tested in windows. Still needs more testing, but progress has been made.
2004-01-17 00:17:46 +00:00
Diego Nehab
3febb302ad
Killed a few bugs found by Tomas.
2003-11-27 00:30:54 +00:00
Diego Nehab
c51d4acf1c
Adjusted a few inconsistencies with the manual.
2003-08-16 00:06:04 +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
f18d1b7cd0
Closer to release...
2003-03-28 21:08:50 +00:00
Diego Nehab
cf4d923d70
Ported to Win32!
2003-03-21 01:07:23 +00:00
Diego Nehab
d3d4156ef9
Completed port to Lua 5.0-beta.
2003-03-20 23:11:25 +00:00
Diego Nehab
7da19138e3
Faltam testes de ftp e smtp. O resto passa.
2002-12-03 07:20:34 +00:00
Diego Nehab
d7e80592a6
Already compiling and running for Lua 5.0 (alpha)
2002-12-02 23:34:41 +00:00
Diego Nehab
88026bef8a
Initial revision
2002-07-03 19:06:54 +00:00