+16
−0
+38
−1
+1
−0
Loading
A wrapper is a function that is executed when an event is triggered prior to executing the callback associated with that event. It can be used to perform tasks common to all fds in an fd_group, without having to control the code that adds the fds. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Ia6e29d430dad220497aa2858529662a3934c6c52 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25464 Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Reviewed-by:
Ankit Kumar <ankit.kumar@samsung.com> Community-CI: Mellanox Build Bot Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Ben Walker <ben@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>