Skip to content
Snippets Groups Projects
Commit b7dfc207 authored by Nathan Sidwell's avatar Nathan Sidwell
Browse files

c++: module mapper

To avoid always requiring an active mapper to connect to, we provide a
default in-process mapper with similar functionality to the sample
server.  This is that code.  Also included is the client-side
connection mechanism, which determines what server to use and how to
connect to it.

	gcc/cp/
	* Make-lang.in (CXX_AND_OBJCXX_OBJS): Add mapper-client &
	mapper-resolver.
	* mapper-client.h: New.
	* mapper-client.cc: New.
	* mapper-resolver.cc: New.
parent 2efd8b1f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment