aboutsummaryrefslogtreecommitdiff
path: root/src/timeout.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wrap visibility pragmas in #ifndef _WIN32E. Westbrook2019-03-101-8/+0
* timeout: pragma visibilityE. Westbrook2019-03-101-16/+20
* timeout.c: use LUASOCKET_PRIVATEE. Westbrook2019-02-251-15/+17
* Added gettimeout for completeness.Diego Nehab2016-03-041-0/+10
* New compat.h module implements luaL_setfuncs.Diego Nehab2015-08-211-8/+5
* Export global only if LUA_COMPAT_MODULE defined.Diego Nehab2013-05-291-0/+4
* Making progress toward a releaseDiego Nehab2012-04-231-2/+0
* Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorti...Liam Devine2012-04-111-1/+1
* Preliminary IPv6 support for v2.1Diego Nehab2012-04-111-1/+1
* Decent makefiles!Diego Nehab2009-05-271-3/+15
* Before compiling on Windows.Diego Nehab2005-10-071-22/+22
* Almost ready to release.Diego Nehab2005-09-291-2/+2
* Few extra changes...Diego Nehab2005-01-021-1/+0
* nanosleep patch.Diego Nehab2004-08-041-1/+4
* Gettime returns time in the Unix Epoch time both on windows and unix.Diego Nehab2004-08-041-3/+8
* Fixed a bunch of stuff. Added mike's patches.Diego Nehab2004-07-161-1/+2
* Moving on to beta2.Diego Nehab2004-07-011-40/+33
* Few extra changes.Diego Nehab2004-06-221-2/+1
* Fixing bugs...Diego Nehab2004-06-201-13/+13
* Compiled and tested on Windows...Diego Nehab2004-06-171-3/+3
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-0/+8
* Só pra não perder se der merda.Diego Nehab2004-06-041-2/+1
* Settimeout wasn't returning 1...Diego Nehab2004-03-221-1/+2
* Worked on the manual.Diego Nehab2004-02-041-1/+2
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-1/+2
* Seems to be working on windows and linux.Diego Nehab2004-01-191-0/+1
* Changed to be able to compile with -ansi and -pedantic!Diego Nehab2004-01-191-0/+3
* Trying to get connect-with-timeout to work. Darwin works...Diego Nehab2004-01-181-2/+2
* Tested in windows. Still needs more testing, but progress has been made.Diego Nehab2004-01-171-0/+1
* Killed a few bugs found by Tomas.Diego Nehab2003-11-271-26/+48
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-161-1/+1
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-3/+1
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-2/+3
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-52/+64
* Closer to release...Diego Nehab2003-03-281-6/+5
* Ported to Win32!Diego Nehab2003-03-211-2/+2
* Completed port to Lua 5.0-beta.Diego Nehab2003-03-201-1/+1
* Faltam testes de ftp e smtp. O resto passa.Diego Nehab2002-12-031-3/+3
* Already compiling and running for Lua 5.0 (alpha)Diego Nehab2002-12-021-2/+2
* Initial revisionDiego Nehab2002-07-031-0/+160