aboutsummaryrefslogtreecommitdiff
path: root/src/tcp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wrap visibility pragmas in #ifndef _WIN32E. Westbrook2019-03-101-0/+4
|
* tcp: pragma visibilityE. Westbrook2019-03-101-1/+5
|
* Making progress toward a releaseDiego Nehab2012-04-231-1/+1
| | | | | | | | | | Documented headers.lua Update copyright date everywhere Remove RCSID from files Move version back to 2.1 rather than 2.1.1 Fixed url package to support ipv6 hosts Changed "domain" to "family" in tcp and udp structures Implemented getfamily methods
* Rework binding IPv6 sockets by harmonizing it with the IPv4 variantFlorian Zeitz2012-04-111-0/+1
|
* Decent makefiles!Diego Nehab2009-05-271-2/+0
|
* Before compiling on Windows.Diego Nehab2005-10-071-3/+3
|
* Almost ready to release.Diego Nehab2005-09-291-1/+1
|
* Worked on the manual.Diego Nehab2004-02-041-1/+1
| | | | | Implemented stuffing (needs test) Added cddb and qp examples.
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-0/+1
| | | | | | Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner.
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-2/+17
| | | | Some testing still needed.
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-3/+3
| | | | | | Few changes in internal class and group registration. Lua modules are compiled and built into library. Dynamic library tested in Linux and Mac OS X.
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-0/+20