view modules/close @ 30458:727d362fe972

Add lib/w32sock.h as dependency of close module.
author Ben Pfaff <blp@cs.stanford.edu>
date Wed, 05 Nov 2008 09:22:29 -0800
parents a0a7d67213db
children e1a7943b3c63
line wrap: on
line source

Description:
close() function: close a file or socket.

Files:
lib/close.c
lib/w32sock.h
m4/close.m4

Depends-on:
unistd
fclose

configure.ac:
gl_FUNC_CLOSE
gl_UNISTD_MODULE_INDICATOR([close])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
Paolo Bonzini, Simon Josefsson, Bruno Haible