1
1
Nathan Hjelm 23dd3af946 osc/rdma: use unsigned types for all counters
Some of the counters used by the "rdma" one-sided component are intended
to overflow. Since overflow behavior is undefined for signed integers in
C it is safer to use unsigned integers here.
2014-10-22 15:36:15 -06:00
..
2014-08-21 18:56:47 +00:00
2012-04-18 15:57:29 +00:00
2014-04-21 23:30:05 +00:00
2014-10-16 12:24:38 +09:00