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
/
buffer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixe an issue with aux buffer init overwriting optional parameters in receive...
Paul Kulchenko
2022-03-18
1
-1
/
+4
*
buffer: pragma visibility
E. Westbrook
2019-03-10
1
-12
/
+7
*
buffer.c: use LUASOCKET_PRIVATE
E. Westbrook
2019-02-25
1
-7
/
+9
*
New agnostic IPv4 IPv6 functions.
Diego Nehab
2015-08-22
1
-12
/
+12
*
New compat.h module implements luaL_setfuncs.
Diego Nehab
2015-08-21
1
-0
/
+1
*
Fixed timeout bug introduced by commit e81a6ff
Diego Nehab
2013-09-09
1
-8
/
+4
*
Remove warnings and fix makefile for Win32.
Diego Nehab
2012-12-11
1
-6
/
+6
*
Making progress toward a release
Diego Nehab
2012-04-23
1
-2
/
+0
*
Conditional creation of p_timeout instance 'tm'
Liam Devine
2012-04-11
1
-0
/
+4
*
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
*
Saving before big changes to support IPv6.
Diego Nehab
2011-05-25
1
-4
/
+10
*
Decent makefiles!
Diego Nehab
2009-05-27
1
-1
/
+1
*
Crashy bug fixed in recvraw.
Diego Nehab
2007-06-11
1
-5
/
+10
*
Before compiling on Windows.
Diego Nehab
2005-10-07
1
-37
/
+37
*
Almost ready to release.
Diego Nehab
2005-09-29
1
-2
/
+2
*
Added check-links-nb.lua that check links in a non-blocking way.
Diego Nehab
2005-06-20
1
-1
/
+2
*
Seems to be working on windows.
Diego Nehab
2005-03-11
1
-1
/
+1
*
Forward server working on Mac OS X...
Diego Nehab
2005-02-08
1
-1
/
+1
*
Simplified use for sock:send.
Diego Nehab
2005-01-27
1
-2
/
+2
*
Almost ready for beta3
Diego Nehab
2004-11-27
1
-1
/
+3
*
Beta2 is out! Total timeout works on Windows.
Diego Nehab
2004-07-26
1
-4
/
+4
*
Gonna try my luck on windows...
Diego Nehab
2004-07-26
1
-3
/
+14
*
Changed send function.
Diego Nehab
2004-07-18
1
-11
/
+12
*
Still need to fix windows. :o/
Diego Nehab
2004-07-15
1
-9
/
+13
*
Added getstats.
Diego Nehab
2004-07-01
1
-0
/
+14
*
Moving on to beta2.
Diego Nehab
2004-07-01
1
-44
/
+24
*
Changed the return of the send function...
Diego Nehab
2004-06-17
1
-2
/
+10
*
Manual is almost done. HTTP is missing.
Diego Nehab
2004-06-15
1
-1
/
+8
*
Previous bug fix caused a new bug. :o/
Diego Nehab
2004-05-28
1
-1
/
+1
*
Changed receive function. Now uniform with all other functions. Returns nil
Diego Nehab
2004-03-21
1
-50
/
+34
*
Worked on the manual.
Diego Nehab
2004-02-04
1
-1
/
+2
*
Trying to get connect-with-timeout to work. Darwin works...
Diego Nehab
2004-01-18
1
-7
/
+5
*
Killed a few bugs found by Tomas.
Diego Nehab
2003-11-27
1
-2
/
+4
*
Finished implementation of LuaSocket 2.0 alpha on Linux.
Diego Nehab
2003-06-26
1
-15
/
+18
*
Select re-implemented in a nicer way.
Diego Nehab
2003-06-09
1
-2
/
+2
*
Porting to LUA 5.0 final
Diego Nehab
2003-05-25
1
-184
/
+91
*
Closer to release...
Diego Nehab
2003-03-28
1
-0
/
+2
*
Completed port to Lua 5.0-beta.
Diego Nehab
2003-03-20
1
-5
/
+5
*
Faltam testes de ftp e smtp. O resto passa.
Diego Nehab
2002-12-03
1
-2
/
+2
*
Initial revision
Diego Nehab
2002-03-27
1
-0
/
+338