]> Sergey Matveev's repositories - public-inbox.git/commit
http: document event_write usage
authorEric Wong <e@80x24.org>
Mon, 29 Feb 2016 00:13:43 +0000 (00:13 +0000)
committerEric Wong <e@80x24.org>
Mon, 29 Feb 2016 00:27:44 +0000 (00:27 +0000)
commitf3bb7c21292cf91a203a1afd0833b84e3c1b1e20
treee041c9cff66cf8181b939d1fcb78ae9d88dac651
parent9b12760f530967f7200d04c9d8b5c0b27d9e1283
http: document event_write usage

It may not be obvious where we are when we enter the event_write
callback.  Hopefully this clarifies things.
lib/PublicInbox/HTTP.pm