aboutsummaryrefslogtreecommitdiff
path: root/src/unix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* unix: include reorgE. Westbrook2019-03-101-3/+0
* unix.c: use LUASOCKET_APIE. Westbrook2019-02-251-1/+3
* Add backwards compatibility wrappers for socket.unixCourtney Bane2017-01-251-5/+45
* rename unix.tcp to unix.stream, unix.udp to unix.dgramenginix2016-12-251-4/+4
* support datagram unix domain socketsenginix2016-06-241-314/+14
* New compat.h module implements luaL_setfuncs.Diego Nehab2015-08-211-36/+20
* Leaving if in src/ but out of build for now.Diego Nehab2013-05-301-0/+1
* Export global only if LUA_COMPAT_MODULE defined.Diego Nehab2013-05-291-3/+8
* :shutdown() errors on all invalid argument stringsSam Roberts2012-04-261-19/+5
* Making progress toward a releaseDiego Nehab2012-04-231-2/+0
* Merge branch 'git-sam' into diego-sam-mwild-integrationSam Roberts2012-04-111-4/+4
|\
* | Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorti...Liam Devine2012-04-111-2/+2
* | Preliminary IPv6 support for v2.1Diego Nehab2012-04-111-1/+1
* | Decent makefiles!Diego Nehab2009-05-271-5/+5
|/
* Fixing bugs...Diego Nehab2006-03-131-68/+78
* Returning a function.Diego Nehab2005-10-051-7/+1
* Almost ready to release.Diego Nehab2005-09-291-2/+2
* Forward server working on Mac OS X...Diego Nehab2005-02-081-7/+20
* Gonna try my luck on windows...Diego Nehab2004-07-261-61/+61
* Compiles with g++.Diego Nehab2004-07-011-2/+2
* Fixed unix domain sockets.Diego Nehab2004-07-011-6/+21
* Added support for unix stream sockets.Diego Nehab2004-06-221-0/+324
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-326/+0
* Closer to release...Diego Nehab2003-03-281-6/+9
* Ported to Win32!Diego Nehab2003-03-211-6/+4
* Already compiling and running for Lua 5.0 (alpha)Diego Nehab2002-12-021-4/+4
* Initial revisionDiego Nehab2002-07-081-0/+325