TODO.txt
author Chris Jones <chris@cjones.org>
Mon, 30 Sep 2013 20:33:50 -0600
changeset 164 6b527647086c
parent 163 3f891f7fe817
child 173 b257c67d2491
permissions -rw-r--r--
Changed order of operations in setError() so that the underlying error is reported.

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.