Caitlin Bestler wrote: > Generally, I was advocating adding an extra method > that appends "_sdp" to the name rather than inserting > an "is_sdp" param. An option that supports this format would be to add a new call similar to: struct rdma_cm_id* sdp_create_id(rdma_cm_event_handler event_handler, void *context); - Sean