Properly \n-terminate each send.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 7 Oct 2012 07:26:47 +0000 (03:26 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 7 Oct 2012 07:26:47 +0000 (03:26 -0400)
commit07e3bbe9ba8277b1fdb8c474ddbbacbe4fa0c5ba
treef720083c24b117e37e5a073ebc664aefd5cf0766
parent2288b088179acf5811e3bb057e85e3604e99e41a
Properly \n-terminate each send.

This simple change is slightly wrong in a way that IRC servers hide -
strictly speaking we should not append a '\n' to the very last
segment.
irkerd