pmem / rpma

Remote Persistent Memory Access Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extend deprecate functions documentation with an example showing proper way of usage

grom72 opened this issue · comments

Extend deprecated functions:

  • rpma_conn_completion_wait()
  • rpma_conn_get_completion_fd()
  • rpma_conn_completion_get()
    documentation with the reference to examples with new way of using completion modified in #1271