Keeps crashing on me on the last line of the bcast method in Cache.py. It throws a socket.error exception with the EAGAIN error. I did some looking and other places in the code ignore that error. I trapped the exception and everything runs fine. Is that a bug or am I misunderstanding things. Jordan Curzon