TODO.txt
author Chris Jones <chris@cjones.org>
Wed, 16 Oct 2013 20:52:05 -0600
changeset 170 d496de556c9a
parent 163 3f891f7fe817
child 173 b257c67d2491
permissions -rw-r--r--
Trying to be smarter about closing channels: Ask the application not to close the Send channel, but let us do that from Close() instead.

Review all the *Client receiver methods in layer3.go. They should
probably either all be receivers, or none.

Add a Reconnect() function.

Eliminate as many uses of Generic as possible.