Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 13:01:38 -0700] rev 68
Restore this example program to its normal operation.
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 12:56:48 -0700] rev 67
Mark this bug as fixed.
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 12:54:06 -0700] rev 66
Restore this bit of code that got lost in the shuffle.
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 12:53:45 -0700] rev 65
Remove this unnecessary struct field.
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 12:43:50 -0700] rev 64
Properly close all the channels and writers if Client.Out is close.
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 12:20:21 -0700] rev 63
Intermediate commit. Fixing how we close our channels and sockets and shut down our goroutines.
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 09:11:14 -0700] rev 62
Added global variables for logging.
Chris Jones <chris@cjones.org> [Sat, 07 Jan 2012 22:22:18 -0700] rev 61
Stanzas can now contain multiple nested (extended) elements.
Chris Jones <chris@cjones.org> [Sat, 07 Jan 2012 21:20:23 -0700] rev 60
Made a generic extension interface.
Chris Jones <chris@cjones.org> [Sat, 07 Jan 2012 20:41:16 -0700] rev 59
Comment reformat.