]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
gitasyncrd: pass a reference to Danga::Socket::write
authorEric Wong <e@80x24.org>
Fri, 13 Jan 2017 22:24:45 +0000 (22:24 +0000)
committerEric Wong <e@80x24.org>
Fri, 13 Jan 2017 22:24:45 +0000 (22:24 +0000)
commita20a1181a2d581892c0fc43b435cacd98443afe3
tree2ae93f5144b42bf43ed2f4c26b8daa67324db6b8
parentc855bbe65ade50ac93f67d33daba20c0db500dfd
gitasyncrd: pass a reference to Danga::Socket::write

D::S creates a reference for this, anyways, so avoid
the extra work by doing it ourselves.
lib/PublicInbox/GitAsyncRd.pm