Mercurial
MYNetwork
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
BLIP/BLIPMessage.m
2008-06-19
Implemented new close protocol with 'bye' meta-message.
file
|
diff
|
annotate
2008-05-30
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.
file
|
diff
|
annotate
2008-05-29
Got it to build on iPhone. (Haven't tried running it yet.)
file
|
diff
|
annotate
2008-05-24
Added a BLIP port of Apple's "CocoaEcho" sample code.
file
|
diff
|
annotate
2008-05-24
Added #imports of utility headers, so source files will compile without requiring a custom prefix (MYUtilities.pch.)
file
|
diff
|
annotate
2008-05-23
First checkin after breaking out of Cloudy
file
|
diff
|
annotate
(0)
tip