Changeset - 0ebeb529e3d8
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-07-21 21:42:16

NIS?
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -18,13 +18,13 @@
 

	
 
*/
 

	
 
/* This file contains the code which both processes (renders) jobs as a slave, and the code which distributes frames to slaves after receiving them from the client portion of the codebase. */
 

	
 
 /* Just some notes -- Ethan Zonca
 
 * ++ Make data availible for other apps to parse
 
 * ++ Make data availible for other apps to parse, how about NIS?
 
 * Server<==>Client Communication
 
 * Upload while rendering
 
 */
 

	
 

	
 
#include "execio.h"
0 comments (0 inline, 0 general)