mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-12-27 21:58:18 +01:00
2 lines
269 B
Markdown
2 lines
269 B
Markdown
The luaposix library courtesy of https://github.com/luaposix/luaposix.
|
|
NOTE: there is an issue with this library where recv's return value is size_t, not ssize_t as it should be. This library uses a patched version, see https://github.com/luaposix/luaposix/issues/354.
|