]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
bugfix: wrong socket address in log msg of Pipe.cc 2485/head
authorAbioy <abioy.sun@gmail.com>
Mon, 15 Sep 2014 02:52:47 +0000 (10:52 +0800)
committersunyongyue <sunyongyue@xunlei.com>
Mon, 15 Sep 2014 12:43:58 +0000 (20:43 +0800)
commit83fd1cf84ad750b9a3f64cd72a70a0804a37bf92
tree63df26f40c77a112cdef60c766abecade9a727a5
parentd888753c0e23dcb19bb159c84bd48f8e71483ea6
bugfix: wrong socket address in log msg of Pipe.cc

paddr was not yet set up for the socket address

Signed-off-by: Yongyue Sun abioy.sun@gmail.com
src/msg/Pipe.cc