Added get_address_name, an interface to getnameinfo
This commit is contained in:
@@ -56,6 +56,7 @@ pub mod udp;
|
||||
|
||||
pub mod addrinfo {
|
||||
pub use sys_common::net::get_host_addresses;
|
||||
pub use sys_common::net::get_address_name;
|
||||
}
|
||||
|
||||
// FIXME: move these to c module
|
||||
|
||||
Reference in New Issue
Block a user