2.7.0.0 should deprecate all APIs which exist in 2.6 but do not exist in 3.0. I would like to create a new 2.7-new branch based on 2.6 and then override current 2.7 in the future. 2.7-new should provide SockAddrCan since 2.7 does not provide a mechanism to extend socket addresses.
2.7.0.0 should deprecate all APIs which exist in 2.6 but do not exist in 3.0. I would like to create a new
2.7-newbranch based on2.6and then override current2.7in the future.2.7-newshould provideSockAddrCansince2.7does not provide a mechanism to extend socket addresses.