summaryrefslogtreecommitdiff
path: root/modules/select
blob: f7d9c7d0bd4def11507c93748cb8991e8a6437fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
select() function: synchronous I/O multiplexing.

Files:
lib/select.c
m4/select.m4

Depends-on:
alloca
sys_select

configure.ac:
gl_FUNC_SELECT
gl_SYS_SELECT_MODULE_INDICATOR([select])

Makefile.am:

Include:
#include <sys/select.h>

License:
LGPLv2+

Maintainer:
Simon Josefsson