[ANet-devel] Low-Level Design!
Status: Abandoned
Brought to you by:
benad
From: Benoit N. <be...@ma...> - 2001-12-04 00:56:41
|
Look at: http://anet.sourceforge.net/docs/devel/lowdesign/ So, what do you think of it? I will do that for *all* functions in the daemon right before they are finalized. So this should help everyone when merging some "sample code" to the daemon itself. Chirag: You can start working now on the File Management Wrappers. Place the "Files.c" in ANet_Daemon/Linux. The two headers you need are Common/Files.h and Linux/FilesSpecific.h. There are still some functions to add (especially for directory stuff), but at least you can know exactly what to do for now. - Benad |