about summary refs log tree commit diff stats
path: root/042name.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-03-19 15:57:10 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-03-19 15:57:10 -0700
commit3ac523393d15d51b0fd1b042eab4f7cb539f68a9 (patch)
tree4de3879dda5682a2509dea4af52ecabc1b6f14a1 /042name.cc
parent1f69d061c17d83b0a665c4fee2407fac1b714b68 (diff)
downloadmu-3ac523393d15d51b0fd1b042eab4f7cb539f68a9.tar.gz
2798 - experiment: split channels into two ends
This way when you pass one end to a function or routine, you can
implicitly give it the right to either read or write the channel, but
not both.

The cost: code gets more convoluted, names get more convoluted. You can
see this in particular in the test for buffer-lines. Let's see how it
goes..
Diffstat (limited to '042name.cc')
0 files changed, 0 insertions, 0 deletions