Select (Unix)

id: select-unix-253-8528237
title: Select (Unix)
text: select is a system call and application programming interface (API) in Unix-like and POSIX-compliant operating systems for examining the status of file descriptors of open input/output channels. The select system call is similar to the poll facility introduced in UNIX System V and later operating systems. However, with the c10k problem, both select and poll have been superseded by the likes of kqueue, epoll, /dev/poll and I/O completion ports. One common use of select outside of its stated use o
brand slug: wiki
category slug: encyclopedia
description: System call to examine the status of file descriptors of open input/output channels
original url: https://en.wikipedia.org/wiki/Select_(Unix)
date created:
date modified: 2022-06-20T15:17:37Z
main entity: {"identifier":"Q307386","url":"https://www.wikidata.org/entity/Q307386"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part