BLIP/runBLIPClient
author Jens Alfke <jens@mooseyard.com>
Fri May 30 13:54:38 2008 -0700 (2008-05-30)
changeset 9 980beba83fb7
permissions -rwxr-xr-x
Fixed a serious bug - a race condition where a data buffer in the writer's queue could be dealloced (not the NSData, but its bytes themselves) before the writer sent it, resulting in an EFAULT error.
     1 #!/bin/csh
     2 
     3 build/Debug/MYNetwork Test_BLIPConnection -Log YES -LogBLIP YES $*