Mojca Miklavec d9afe3fd9c Only use EAI_OVERFLOW, AI_NUMERICSERV if defined
Some systems like Mac OS X 10.5 (and lower) do not have EAI_OVERFLOW and
AI_NUMERICSERV defined.

These variables are used to avoid a potentially slow name resolution
for the hostname (which will always be an ip address)
and for service name (which will always be an actual port number).

The code might be slower, but it should still work.

Closes: #242
2019-02-26 09:30:15 +01:00
2018-08-22 17:37:32 -03:00
FIX
2011-05-25 20:57:22 +00:00
2013-06-14 19:16:16 +08:00
2018-08-22 17:37:32 -03:00
2018-09-29 16:29:58 -07:00
2016-01-15 18:48:57 +01:00
2013-06-14 19:21:27 +08:00
2018-08-22 17:37:32 -03:00
2013-05-25 18:07:38 +08:00
NEW
2013-06-14 19:12:44 +08:00
2013-06-14 19:15:37 +08:00
2018-08-22 17:37:32 -03:00
2012-12-10 15:50:44 -02:00
2007-03-12 04:08:40 +00:00

This is the LuaSocket 3.0-rc1. It has been tested on Windows 7, Mac OS X,
and Linux. 

Please use the project page at GitHub 

    https://github.com/diegonehab/luasocket

to file bug reports or propose changes. 

Have fun,
Diego Nehab.
Description
No description provided
Readme 2 MiB
Languages
HTML 48.6%
C 27.1%
Lua 22.7%
Makefile 1.4%