[roll] Roll third_party/pigweed pw_console: Improve SocketClient addressing

Update SocketClient's addressing support to handle both ipv6 and ipv4
in addition to unix sockets.

Test: Successfully connected to localhost and unix socket.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/178921
Original-Revision: 4e43f63c083bb14ef1ff0c0c59b3ad8762d44478
GitOrigin-RevId: ebb891cb6aaf55628da04f76a7a7c20a1883bc51
Change-Id: I876c79223098bce7cebe301732f55274ee68ae05
1 file changed
tree: eb94984df538e4fd8a519ebe43a2de03ee07042a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.