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
/
usocket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "fix(usocket): Fix typo in return value function name"
Caleb Maclennan
2022-08-31
1
-1
/
+1
*
style(usocket): Remove trailing space at EOL
zhaozg
2022-08-30
1
-1
/
+1
*
fix(usocket): Fix typo in return value function name
zhaozg
2022-08-30
1
-1
/
+1
*
fix(build): Use gai_strerrorA not gai_strerror on Windows
rpatters1
2022-07-27
1
-1
/
+1
*
usocket: pragma visibility
E. Westbrook
2019-03-10
1
-27
/
+26
*
Only use EAI_OVERFLOW, AI_NUMERICSERV if defined
Mojca Miklavec
2019-02-26
1
-0
/
+2
*
usocket.c use LUASOCKET_PRIVATE
E. Westbrook
2019-02-25
1
-28
/
+30
*
Fix typo
Elliptica
2017-04-17
1
-1
/
+1
*
New agnostic IPv4 IPv6 functions.
Diego Nehab
2015-08-22
1
-1
/
+8
*
Fix cut-paste typo on PIE_HOST_NOT_FOUND.
Diego Nehab
2015-03-03
1
-30
/
+30
*
updated error messages, less error prone, platform independent
Thijs Schreijer
2015-03-03
1
-20
/
+20
*
src/usocket: Don't unset/set O_NONBLOCK around listen() or shutdown() calls.
daurnimator
2014-10-27
1
-4
/
+0
*
src/usocket: Do not setblocking on destroy;
daurnimator
2014-10-27
1
-1
/
+0
*
Fix socket_accept usage to depend on family.
Diego Nehab
2012-12-11
1
-4
/
+0
*
socket.connect now implemented in the C core
Sam Roberts
2012-05-10
1
-1
/
+1
*
Reword error msg to distinguish between service and server
Sam Roberts
2012-05-08
1
-2
/
+2
*
Making progress toward a release
Diego Nehab
2012-04-23
1
-2
/
+0
*
Merge branch 'git-sam' into diego-sam-mwild-integration
Sam Roberts
2012-04-11
1
-8
/
+68
|
\
|
*
Bounds check the argument to FD_SET
Sam Roberts
2012-04-11
1
-0
/
+1
|
*
socket_strerror() sometimes maps errno, instead of its argument
Sam Roberts
2012-04-11
1
-2
/
+2
|
*
Add support for serial devices as socket streams on unix.
Sam Roberts
2012-04-11
1
-0
/
+60
|
*
Use poll by default for socket.connect(), instead of select().
Sam Roberts
2012-04-11
1
-1
/
+1
|
*
Stop returning an error after successful send of zero length UDP packets
Sam Roberts
2012-04-11
1
-6
/
+5
*
|
#ifdef EAI_BADHINTS and EAI_PROTOCOL which don't seem available on my system ...
Matthew Wild
2012-04-11
1
-0
/
+4
*
|
Preliminary IPv6 support for v2.1
Diego Nehab
2012-04-11
1
-1
/
+22
*
|
Saving before big changes to support IPv6.
Diego Nehab
2011-05-25
1
-3
/
+3
*
|
New release.
Diego Nehab
2007-10-13
1
-1
/
+1
|
/
*
Crashy bug fixed in recvraw.
Diego Nehab
2007-06-11
1
-4
/
+4
*
Few tweaks in installation, some missing files, etc.
Diego Nehab
2005-11-22
1
-1
/
+2
*
Changed prefix of function names to match module names.
Diego Nehab
2005-11-20
1
-1
/
+2
*
Before compiling on Windows.
Diego Nehab
2005-10-07
1
-56
/
+57
*
Almost ready to release.
Diego Nehab
2005-09-29
1
-9
/
+2
*
Trying to get non-blocking connect to work.
Diego Nehab
2005-04-20
1
-0
/
+1
*
Apparently, non-blocking connect doesn't work on windows if you use 0
Diego Nehab
2005-03-11
1
-13
/
+13
*
Forward server working on Mac OS X...
Diego Nehab
2005-02-08
1
-7
/
+19
*
Bug in poll.
Diego Nehab
2004-11-29
1
-3
/
+5
*
Using poll instead of select by default.
Diego Nehab
2004-11-27
1
-1
/
+1
*
Gonna try my luck on windows...
Diego Nehab
2004-07-26
1
-8
/
+8
*
Fixed a bunch of stuff. Added mike's patches.
Diego Nehab
2004-07-16
1
-9
/
+9
*
Still need to fix windows. :o/
Diego Nehab
2004-07-15
1
-179
/
+189
*
tiny bug in test.
Diego Nehab
2004-07-02
1
-6
/
+0
*
Compiles and runs on windows.
Diego Nehab
2004-07-02
1
-18
/
+20
*
Seems good.
Diego Nehab
2004-07-01
1
-0
/
+2
*
Moving on to beta2.
Diego Nehab
2004-07-01
1
-211
/
+123
*
Fixing send/recv and optimizing.
Diego Nehab
2004-06-23
1
-18
/
+27
*
More adjustments/bugfixes.
Diego Nehab
2004-06-21
1
-5
/
+1
*
Fixing bugs...
Diego Nehab
2004-06-20
1
-3
/
+8
*
Fine tuning the "require" business.
Diego Nehab
2004-05-30
1
-0
/
+8
*
Bug feioso no UDP e possivelmente no TCP também.
Diego Nehab
2004-05-28
1
-4
/
+4
*
Worked on the manual.
Diego Nehab
2004-02-04
1
-3
/
+2
[next]