]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg: add const overload to entity_addr_t functions 9349/head
authorAdir Lev <adirl@mellanox.com>
Thu, 19 May 2016 11:12:27 +0000 (14:12 +0300)
committerAdir Lev <adirl@mellanox.com>
Thu, 26 May 2016 14:16:48 +0000 (17:16 +0300)
commite5abb3abf21e572b2a5e9d1dd7cdc862b324b027
tree8dbf1ae685ac6a7ee59028e6642d11ae14ceadc5
parent3f4cf16a73483ba555b80393af6c2ce6232434bb
msg: add const overload to entity_addr_t functions

in order to have a cleaner code adding const overload
functions in4_addr and in6_addr

Signed-off-by: Adir Lev <adirl@mellanox.com>
src/msg/msg_types.h
src/msg/xio/XioMessenger.cc