Skip to content
Commit c5e93b23 authored by Rui Machado's avatar Rui Machado
Browse files

gaspi_segment_bind: return error in case segment id is already in use.

- the spec (version 17.1) says "Bind to a segment with an existing
  segment ID (regardless of bind or allocated) results in undefined
  behavior.
- be conservative and return GASPI_ERR_INV_SEG.
- adds test.
- closes #45 (github).
parent f436fa02
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment