view modules/select @ 13553:8fc3314fe460

Document not_eol and remove mention of regex.c.
author Reuben Thomas <rrt@sc3d.org>
date Sat, 14 Aug 2010 16:40:16 +0100
parents 0bb0c00fd49f
children efab6978105e
line wrap: on
line source

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