about summary refs log tree commit diff stats
path: root/src/luasocket/compat.h
Commit message (Collapse)AuthorAgeFilesLines
* clean up a warning and a bit of duplicationKartik K. Agaram2021-11-221-4/+0
| | | | | Now we have 2 probably-valid warnings caused by my edits, and 1 false-positive.
* inline luasocketKartik K. Agaram2021-11-201-0/+22
Just builds for now, isn't available yet to Lua code.