comparison hgext/gpg.py @ 39060:ed8160e4fea0

util: fix signature of setsockopt in socket observer The format string expected the result, callers all passed the result, but we didn't actually accept the result to this function. I swear I've looked at this code a dozen times trying to find the problem, and it was this simple all along. Differential Revision: https://phab.mercurial-scm.org/D4253
author Augie Fackler <augie@google.com>
date Fri, 10 Aug 2018 02:30:14 -0400
parents aac4be30e250
children c303d65d2e34
comparison
equal deleted inserted replaced
39059:2e37bd614879 39060:ed8160e4fea0