-
Notifications
You must be signed in to change notification settings - Fork 677
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified return type for ipaddr (#2151)
* Modifie return type for ipaddr Signed-off-by: carlosb1 <[email protected]> * Updated changelog with correct pull id Signed-off-by: carlosb1 <[email protected]> * Fix error for getting ipv4 address Signed-off-by: carlosb1 <[email protected]> * Added test for ip function Signed-off-by: carlosb1 <[email protected]> * Changed as const functions SockaddrIn::ip SockaddrIn6::ip Signed-off-by: carlosb1 <[email protected]> * Refactor ip function for ipv6 Signed-off-by: carlosb1 <[email protected]> * Update changelog for ipv6 const function Signed-off-by: carlosb1 <[email protected]> --------- Signed-off-by: carlosb1 <[email protected]>
- Loading branch information
Showing
2 changed files
with
88 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters