aboutsummaryrefslogtreecommitdiff
path: root/spec/aio_spec.lua
Commit message (Collapse)AuthorAge
* dos2unixAlexander Pickering2020-09-15
|
* Update unit testsAlexander Pickering2020-08-21
|
* Added recv_any()Alexander Pickering2020-07-29
recv_any() is a function that takes multiple sockets and waits for one or more of them to receive. See the unit test for examples.