This is the super-project in which each MaidSafe library resides. Some information is common to all libraries, and is detailed here. Library-specific information can be found in each library's wiki.
this_connection_id only used in assert on entry to method - assert will be removed on Release build and lead to unreferenced formal parameter warning/error.
Routing rpcs -
protobuf::Message Remove(const NodeId& node_id, const NodeId& this_node_id, const NodeId& this_connection_id)
this_connection_id only used in assert on entry to method - assert will be removed on Release build and lead to unreferenced formal parameter warning/error.