mirror of
https://github.com/nmap/nmap.git
synced 2025-12-16 04:39:03 +00:00
Add get_localaddr_string.
This commit is contained in:
@@ -94,5 +94,8 @@ const char *get_unixsock_path(const struct sockaddr_storage *addr);
|
||||
* "<address>:<port>". */
|
||||
char *get_peeraddr_string(const msiod *iod);
|
||||
|
||||
/* Get the local bind address string. */
|
||||
char *get_localaddr_string(const msiod *iod);
|
||||
|
||||
#endif /* NETUTILS_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user