index
:
luasocket
feature/compiler-override
hjelmeland-patch-1
issue297
master
revert-256-luasocket254
A mirror of https://github.com/lunarmodules/luasocket.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timeout.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrap visibility pragmas in #ifndef _WIN32
E. Westbrook
2019-03-10
1
-8
/
+0
*
timeout: pragma visibility
E. Westbrook
2019-03-10
1
-16
/
+20
*
timeout.c: use LUASOCKET_PRIVATE
E. Westbrook
2019-02-25
1
-15
/
+17
*
Added gettimeout for completeness.
Diego Nehab
2016-03-04
1
-0
/
+10
*
New compat.h module implements luaL_setfuncs.
Diego Nehab
2015-08-21
1
-8
/
+5
*
Export global only if LUA_COMPAT_MODULE defined.
Diego Nehab
2013-05-29
1
-0
/
+4
*
Making progress toward a release
Diego Nehab
2012-04-23
1
-2
/
+0
*
Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorti...
Liam Devine
2012-04-11
1
-1
/
+1
*
Preliminary IPv6 support for v2.1
Diego Nehab
2012-04-11
1
-1
/
+1
*
Decent makefiles!
Diego Nehab
2009-05-27
1
-3
/
+15
*
Before compiling on Windows.
Diego Nehab
2005-10-07
1
-22
/
+22
*
Almost ready to release.
Diego Nehab
2005-09-29
1
-2
/
+2
*
Few extra changes...
Diego Nehab
2005-01-02
1
-1
/
+0
*
nanosleep patch.
Diego Nehab
2004-08-04
1
-1
/
+4
*
Gettime returns time in the Unix Epoch time both on windows and unix.
Diego Nehab
2004-08-04
1
-3
/
+8
*
Fixed a bunch of stuff. Added mike's patches.
Diego Nehab
2004-07-16
1
-1
/
+2
*
Moving on to beta2.
Diego Nehab
2004-07-01
1
-40
/
+33
*
Few extra changes.
Diego Nehab
2004-06-22
1
-2
/
+1
*
Fixing bugs...
Diego Nehab
2004-06-20
1
-13
/
+13
*
Compiled and tested on Windows...
Diego Nehab
2004-06-17
1
-3
/
+3
*
Manual is almost done. HTTP is missing.
Diego Nehab
2004-06-15
1
-0
/
+8
*
Só pra não perder se der merda.
Diego Nehab
2004-06-04
1
-2
/
+1
*
Settimeout wasn't returning 1...
Diego Nehab
2004-03-22
1
-1
/
+2
*
Worked on the manual.
Diego Nehab
2004-02-04
1
-1
/
+2
*
Fixed functions that return messages in ?socket.c.
Diego Nehab
2004-01-21
1
-1
/
+2
*
Seems to be working on windows and linux.
Diego Nehab
2004-01-19
1
-0
/
+1
*
Changed to be able to compile with -ansi and -pedantic!
Diego Nehab
2004-01-19
1
-0
/
+3
*
Trying to get connect-with-timeout to work. Darwin works...
Diego Nehab
2004-01-18
1
-2
/
+2
*
Tested in windows. Still needs more testing, but progress has been made.
Diego Nehab
2004-01-17
1
-0
/
+1
*
Killed a few bugs found by Tomas.
Diego Nehab
2003-11-27
1
-26
/
+48
*
Adjusted a few inconsistencies with the manual.
Diego Nehab
2003-08-16
1
-1
/
+1
*
Finished implementation of LuaSocket 2.0 alpha on Linux.
Diego Nehab
2003-06-26
1
-3
/
+1
*
Select re-implemented in a nicer way.
Diego Nehab
2003-06-09
1
-2
/
+3
*
Porting to LUA 5.0 final
Diego Nehab
2003-05-25
1
-52
/
+64
*
Closer to release...
Diego Nehab
2003-03-28
1
-6
/
+5
*
Ported to Win32!
Diego Nehab
2003-03-21
1
-2
/
+2
*
Completed port to Lua 5.0-beta.
Diego Nehab
2003-03-20
1
-1
/
+1
*
Faltam testes de ftp e smtp. O resto passa.
Diego Nehab
2002-12-03
1
-3
/
+3
*
Already compiling and running for Lua 5.0 (alpha)
Diego Nehab
2002-12-02
1
-2
/
+2
*
Initial revision
Diego Nehab
2002-07-03
1
-0
/
+160