view loader/module.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 4b0dd1ff6a20
children
line wrap: on
line source

#ifndef LOADER_MODULE_H
#define LOADER_MODULE_H
void CodecRelease(void);
void CodecAlloc(void);

#endif // LOADER_MODULE_H