summaryrefslogtreecommitdiff
path: root/modules/select
blob: 18865f1423dbc63ff678ed7b20392429f4858e07 (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
26
27
28
29
Description:
select() function: synchronous I/O multiplexing.

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

Depends-on:
alloca
sockets
sys_select

configure.ac:
gl_FUNC_SELECT
gl_SYS_SELECT_MODULE_INDICATOR([select])

Makefile.am:

Include:
<sys/select.h>

Link:
$(LIBSOCKET)

License:
LGPLv2+

Maintainer:
Simon Josefsson