Function MPI_Comm_connect

extern(C) int MPI_Comm_connect (
  char* port_name,
  void* info,
  int root,
  void* comm,
  void** newcomm
);