view modules/full-write @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
parents 6bc27027a2d6
children 8e04f75cbbca
line wrap: on
line source

Description:
An interface to the write() function that writes all it is asked to write.

Files:
lib/full-write.h
lib/full-write.c

Depends-on:
safe-write

configure.ac:

Makefile.am:
lib_SOURCES += full-write.h full-write.c

Include:
"full-write.h"

License:
LGPL

Maintainer:
Jim Meyering, Bruno Haible