view linux/shmem.h @ 7310:d8e2623a2ea1

Don't try to reread from the socket if the server says EOF
author bertrand
date Sat, 07 Sep 2002 20:38:44 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


void* shmem_alloc(int size);
void shmem_free(void* p);