| Commit message (Expand) | Author | Age | Files | Lines |
* | inet: pragma visibility | E. Westbrook | 2019-03-10 | 1 | -10/+12 |
* | Fixes suggested by @Florob in #147. | Diego Nehab | 2015-08-25 | 1 | -1/+1 |
* | New agnostic IPv4 IPv6 functions. | Diego Nehab | 2015-08-22 | 1 | -5/+5 |
* | Fix Visual Studio 2012 projects | unknown | 2013-05-27 | 1 | -4/+3 |
* | Merge tryconnect6 into inet_tryconnect. | Diego Nehab | 2013-05-26 | 1 | -1/+1 |
* | Added inet_pton/inet_ntop for MinGW on Windows; compiles with Lua52. | Paul Kulchenko | 2013-04-07 | 1 | -0/+6 |
* | Fix socket_accept usage to depend on family. | Diego Nehab | 2012-12-11 | 1 | -0/+1 |
* | Fix udp:setpeername("*") | Diego Nehab | 2012-08-23 | 1 | -0/+1 |
* | socket.connect now implemented in the C core | Sam Roberts | 2012-05-10 | 1 | -0/+3 |
* | Fixed getpeername/getsockname situation | Diego Nehab | 2012-04-24 | 1 | -3/+3 |
* | Add support for connecting to IPv6 hosts | Florian Zeitz | 2012-04-11 | 1 | -2/+2 |
* | Rework binding IPv6 sockets by harmonizing it with the IPv4 variant | Florian Zeitz | 2012-04-11 | 1 | -3/+3 |
* | Decent makefiles! | Diego Nehab | 2009-05-27 | 1 | -2/+0 |
* | Before compiling on Windows. | Diego Nehab | 2005-10-07 | 1 | -6/+6 |
* | Almost ready to release. | Diego Nehab | 2005-09-29 | 1 | -1/+1 |
* | Compiled and tested on Windows... | Diego Nehab | 2004-06-17 | 1 | -1/+1 |
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 1 | -1/+1 |
* | New accept/connect code. | Diego Nehab | 2004-01-24 | 1 | -1/+1 |
* | Fixed functions that return messages in ?socket.c. | Diego Nehab | 2004-01-21 | 1 | -4/+3 |
* | Trying to get connect-with-timeout to work. Darwin works... | Diego Nehab | 2004-01-18 | 1 | -2/+6 |
* | Trying to get rid of EINTR problems... | Diego Nehab | 2004-01-17 | 1 | -1/+1 |
* | Tested in windows. Still needs more testing, but progress has been made. | Diego Nehab | 2004-01-17 | 1 | -0/+4 |
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -9/+14 |
* | Compiles and runs on linux and windows, using DLLs! | Diego Nehab | 2003-06-11 | 1 | -0/+4 |
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 1 | -1/+1 |
* | Porting to LUA 5.0 final | Diego Nehab | 2003-05-25 | 1 | -24/+12 |
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -1/+3 |
* | Initial revision | Diego Nehab | 2002-07-03 | 1 | -0/+36 |