chiark / gitweb /
comm, udp: Provide an addr_to_string method
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 17 Jul 2011 23:59:50 +0000 (00:59 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 17 Aug 2011 22:14:54 +0000 (23:14 +0100)
This method writes (into a single static buffer) a string describing a
comm_addr.  It describes both the comm instance and the peer address.

No callers yet, but one is about to be introduced.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

No differences found