Skip to content

Move parse_address library from client_channel to iomgr.#23820

Merged
markdroth merged 1 commit intogrpc:masterfrom
markdroth:move_parse_address_to_iomgr
Aug 18, 2020
Merged

Move parse_address library from client_channel to iomgr.#23820
markdroth merged 1 commit intogrpc:masterfrom
markdroth:move_parse_address_to_iomgr

Conversation

@markdroth
Copy link
Copy Markdown
Member

We'll need to use this in the xDS code for the gRPC server, so it's no longer going to be specific to the client channel code. Also, it has some #defines that probably shouldn't be used outside of the iomgr tree anyway.

@markdroth markdroth added the release notes: no Indicates if PR should not be in release notes label Aug 13, 2020
@markdroth markdroth requested a review from yashykt August 13, 2020 17:49
@markdroth markdroth force-pushed the move_parse_address_to_iomgr branch 4 times, most recently from 84c4796 to 04e15ff Compare August 17, 2020 19:58
@markdroth markdroth force-pushed the move_parse_address_to_iomgr branch from 04e15ff to bd73844 Compare August 18, 2020 18:23
@markdroth
Copy link
Copy Markdown
Member Author

Green!

@markdroth markdroth merged commit 16b0cf0 into grpc:master Aug 18, 2020
@markdroth markdroth deleted the move_parse_address_to_iomgr branch August 18, 2020 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants