-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28718/
-----------------------------------------------------------
(Updated Dec. 5, 2014, 9:23 p.m.)
Review request for mesos and Dominic Hamon.
Bugs: MESOS-2178
https://issues.apache.org/jira/browse/MESOS-2178
Repository: mesos-git
Description
-------
Replaced obsolete functions gethostbyname2_r and gethostbyname2 with
getaddrinfo and introduced getIP.
Created initialization wrappers for sockaddr_in and addrinfo
Diffs
-----
src/sched/sched.cpp 0b08512d1b33857be89246d197184b0cc98e0540
src/tests/allocator_tests.cpp 65f05fd3a7c7ed6a667e278edecc234cfa99f517
src/tests/master_tests.cpp 4be48156a0c73eb76505ab88afb181fb56a8ebd3
Diff: https://reviews.apache.org/r/28718/diff/
Testing
-------
make check
Thanks,
Evelina Dumitrescu