view rust/Cargo.toml @ 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 964212780daf
children aab43d5861bb
line wrap: on
line source

[workspace]
members = ["hgcli"]