>> MAD_EXPORT int madrpc_portid(void); >> -MAD_EXPORT int madrpc_set_retries(int retries); >> -MAD_EXPORT int madrpc_set_timeout(int timeout); > >I thought initially we weren't going to remove APIs but move over to >the new ones ? A subsequent step would be to deprecate the old APIs >and then eventually remove the old APIs.
He moved these down in the code >> +MAD_EXPORT int madrpc_set_retries(int retries); >> +MAD_EXPORT int madrpc_set_timeout(int timeout); probably so that they aren't listed under a 'deprecated' section. - Sean _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
