add the getnameinfo error code and v6 scope id to exception text
authorEli Lindsey <elindsey@fb.com>
Mon, 10 Jul 2017 15:54:21 +0000 (08:54 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 10 Jul 2017 16:05:46 +0000 (09:05 -0700)
commitd94e4de504098de980354c9a81209bb086db1e45
treed05c09d14a0625d88f2e6d2c1741b8021b1ebe1e
parente8527d2e4bfa7dc4538155f38f3374d997dd2f9b
add the getnameinfo error code and v6 scope id to exception text

Summary: Making the exception text more useful by adding getnameinfo's error code and the v6 scope id

Reviewed By: yangchi

Differential Revision: D5389137

fbshipit-source-id: e6b9b4edd7dd1859e0ed4d784b2f89a60a701955
folly/IPAddressV6.cpp