Idris2Doc : System.Posix.Poll.Prim

System.Posix.Poll.Prim

(source)

Reexports

importpublic System.Posix.Poll.Struct
importpublic System.Posix.Poll.Types

Definitions

poll : CArrayIOnPollFD->Int32->EPrim (ListPollPair)
  Polls the given array of poll file descriptors for file system events.

Totality: total
Visibility: export
pollList : ListPollPair->Int32->EPrim (ListPollPair)
  Polls the given list of poll file pairs for file system events.

Totality: total
Visibility: export