]> git.llucax.com Git - software/posixx.git/commit
Move type_t and scope_t out from tipc::sockaddr
authorLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 27 Feb 2009 19:04:49 +0000 (17:04 -0200)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 27 Feb 2009 19:04:49 +0000 (17:04 -0200)
commit67c511b36d56c5042cef47d84a5f91e24f3fcbe5
treeb9bfe7de5d0c2dc26146ae670a0ee7563f6fb92f
parentda1dc1867a4e3e16dd62a76706d43d5917cdf7ba
Move type_t and scope_t out from tipc::sockaddr

Having nested constant definitions makes their use a little annoying.
src/linux/tipc.hpp
src/linux/tipc/print.hpp
test/linux/tipc/sockaddr.cpp