aboutsummaryrefslogtreecommitdiff
path: root/src/luasocket.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Simplified SIGPIPE treatment.Diego Nehab2000-12-291-16/+6
| | | | Changed some ints to size_ts.
* Added new receive pattern "*a"Diego Nehab2000-12-271-202/+386
| | | | | Added new bind pattern "*" that binds to INADDR_ANY bind now also returns the ip and port bound to.
* Initial revisionDiego Nehab2000-06-021-0/+1357