bors 22f9ce4df6 auto merge of #8243 : stepancheg/rust/ipv, r=brson
multicast functions now take IpAddr (without port), because they dont't
need port.

Uv* types renamed:
* UvIpAddr -> UvSocketAddr
* UvIpv4 -> UvIpv4SocketAddr
* UvIpv6 -> UvIpv6SocketAddr

"Socket address" is a common name for (ip-address, port) pair (e.g. in
sockaddr_in struct).

P. S. Are there any backward compatibility concerns? What is std::rt module, is it a part of public API?
2013-08-04 08:49:55 -07:00
..
2013-08-03 22:48:02 -04:00
2013-08-03 22:48:02 -04:00
2013-08-03 22:48:02 -04:00
2013-08-03 22:48:02 -04:00
2013-08-03 22:48:02 -04:00
2013-08-03 22:48:02 -04:00