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
/
socket.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
New agnostic IPv4 IPv6 functions.
Diego Nehab
2015-08-22
1
-5
/
+5
*
No need for inet_pton.
Diego Nehab
2013-06-04
1
-1
/
+1
*
Build with Lua 5.2 without LUA_COMPAT_MODULE flag.
moteus
2013-05-27
1
-11
/
+14
*
socket.connect now implemented in the C core
Sam Roberts
2012-05-10
1
-28
/
+6
*
socket.bind also tries all addresses returned by getaddrinfo.
Diego Nehab
2012-04-23
1
-13
/
+23
*
socket.connect() loops over addresses returned by getaddrinfo
Diego Nehab
2012-04-23
1
-13
/
+23
*
Making progress toward a release
Diego Nehab
2012-04-23
1
-1
/
+0
*
Add support for connecting to IPv6 hosts
Florian Zeitz
2012-04-11
1
-1
/
+9
*
Adapt socket.bind() to create a IPv4 or IPv6 depending on the address given
Florian Zeitz
2012-04-11
1
-1
/
+9
*
Preliminary IPv6 support for v2.1
Diego Nehab
2012-04-11
1
-1
/
+1
*
Few tweaks in installation, some missing files, etc.
Diego Nehab
2005-11-22
1
-8
/
+8
*
Bugs sent by David.
Diego Nehab
2005-10-05
1
-1
/
+0
*
Final push for release...
Diego Nehab
2005-08-12
1
-2
/
+1
*
Using core.so instead of csocket.so and cmime.so.
Diego Nehab
2005-06-17
1
-18
/
+19
*
Working on the manual.
Diego Nehab
2005-06-14
1
-2
/
+1
*
Stupid bug in http.lua.
Diego Nehab
2005-06-12
1
-41
/
+0
*
Forward server working on Mac OS X...
Diego Nehab
2005-02-08
1
-1
/
+2
*
Few extra changes...
Diego Nehab
2005-01-02
1
-1
/
+1
*
Almost ready to release beta3
Diego Nehab
2005-01-02
1
-1
/
+1
*
Last line of modules was simplified.
Diego Nehab
2004-12-23
1
-1
/
+1
*
Changes due to new compat-5.1
Diego Nehab
2004-12-23
1
-1
/
+1
*
Added new instalation section to the manual.
Diego Nehab
2004-11-28
1
-10
/
+15
*
Using new module scheme. Still needs fine tuning.
Diego Nehab
2004-09-27
1
-2
/
+3
*
Gonna try my luck on windows...
Diego Nehab
2004-07-26
1
-1
/
+2
*
Few extra changes.
Diego Nehab
2004-06-22
1
-1
/
+0
*
More adjustments/bugfixes.
Diego Nehab
2004-06-21
1
-2
/
+1
*
2.0 alpha RELEASED!
Diego Nehab
2004-06-18
1
-0
/
+2
*
Implemented safe exceptions. This looks preeety good.
Diego Nehab
2004-06-18
1
-2
/
+2
*
Fixed smtp.lua loading.
Diego Nehab
2004-06-16
1
-2
/
+0
*
Manual is almost done. HTTP is missing.
Diego Nehab
2004-06-15
1
-5
/
+8
*
Só pra não perder se der merda.
Diego Nehab
2004-06-04
1
-11
/
+4
*
Changed require"luasocket" to require"socket".
Diego Nehab
2004-05-28
1
-0
/
+174