About: Poll (Unix)

An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

poll is a POSIX system call to wait for one or more file descriptors to become ready for use. On *BSD and macOS, it has been largely superseded by kqueue in high performance applications. On Linux, it has been superseded by ppoll and epoll.

Property Value
dbo:abstract
  • poll is a POSIX system call to wait for one or more file descriptors to become ready for use. On *BSD and macOS, it has been largely superseded by kqueue in high performance applications. On Linux, it has been superseded by ppoll and epoll. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 49178109 (xsd:integer)
dbo:wikiPageLength
  • 1232 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1074009317 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • poll is a POSIX system call to wait for one or more file descriptors to become ready for use. On *BSD and macOS, it has been largely superseded by kqueue in high performance applications. On Linux, it has been superseded by ppoll and epoll. (en)
rdfs:label
  • Poll (Unix) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License