> This is true (and i guess that it will work), but if in the future the > implementation of the ibv_comp_channel will be changed, > this code will not work ....
The use of a file descriptor is pretty fundamental, and it was done exactly to permit this sort of stuff (poll(), epoll, SIGIO, etc). So I think it is extremely unlikely to change in a way that would break an app using the file descriptor. - R. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
