]> Sergey Matveev's repositories - public-inbox.git/commit
listener: pass accepted address to post_accept
authorEric Wong <e@80x24.org>
Mon, 4 Jan 2016 20:18:46 +0000 (20:18 +0000)
committerEric Wong <e@80x24.org>
Mon, 4 Jan 2016 20:23:30 +0000 (20:23 +0000)
commite9cec9873b585f2552e2bf9bcbcc44de34caa53d
tree75c877f11fba9a9d76874d06fa70ea973df0328f
parent3f0c40d5ae38163cc6494a5a9491b4fb4171847d
listener: pass accepted address to post_accept

We can avoid making getpeername syscalls this way.
lib/PublicInbox/Listener.pm
public-inbox-nntpd