Mercurial
MYNetwork
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
raw
BLIP/runBLIPListener
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.
jens@0
1
#!/bin/csh
jens@0
2
jens@0
3
build/Debug/MYNetwork Test_BLIPListener -Log YES -LogBLIP YES $*