Template Function netio3::libfabric::close_buffer

Function Documentation

template<BufferConcept BufferType>
void netio3::libfabric::close_buffer(const BufferType &buffer)

Unregister the previously registered buffer.

Template Parameters:

BufferType – The type of the buffer to close (Buffer or ZeroCopyBuffer)

Parameters:

buffer – The buffer to close