mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-18 12:19:30 +01:00
add comment.
This commit is contained in:
parent
36b5487774
commit
a3ee0416c0
@ -236,6 +236,9 @@ public:
|
||||
/// The ipVersion argument can be used to specify whether
|
||||
/// an IPv4 (IPv4_ONLY) or IPv6 (IPv6_ONLY) interface is required,
|
||||
/// or whether the caller does not care (IPv4_OR_IPv6).
|
||||
///
|
||||
/// Throws an InterfaceNotFoundException if an interface
|
||||
/// with the give name does not exist.
|
||||
|
||||
static NetworkInterface forAddress(const IPAddress& address);
|
||||
/// Returns the NetworkInterface for the given IP address.
|
||||
|
Loading…
Reference in New Issue
Block a user