* When a network node is uploading a spool file, receive it in ./network/spooltmp...
authorArt Cancro <ajc@citadel.org>
Tue, 18 May 2010 19:16:52 +0000 (19:16 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 18 May 2010 19:16:52 +0000 (19:16 +0000)
commitd618782c3acea2b76ad78b2744093bf9b99ca6ab
treeff5875d4a04729610ba5f3ca24e583a26210973b
parentf15df94047f9c4f9a2faddd4700ac24b46afd923
* When a network node is uploading a spool file, receive it in ./network/spooltmp and then move it to ./network/spoolin only when the upload is closed. (This is the first of perhaps five changes which need to be made.)
citadel/file_ops.c
citadel/modules/network/serv_network.c