hare

[hare] The Hare programming language
git clone https://git.torresjrjr.com/hare.git
Log | Files | Refs | README | LICENSE

README (192B)


      1 unix::poll provides an interface for polling activity on file descriptors,
      2 compatible with the behavior defined by POSIX.
      3 
      4 https://pubs.opengroup.org/onlinepubs/9699919799/functions/poll.html