Rename consumer socket fd to fd_ptr
authorDavid Goulet <dgoulet@efficios.com>
Mon, 26 Aug 2013 19:18:44 +0000 (15:18 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 26 Aug 2013 19:40:13 +0000 (15:40 -0400)
By renaming this value, first the name as a better semantic and second
we are able to find every callsite that uses this variable thus making
sure we don't forget any assert or check made on it.

Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.02744 seconds and 5 git commands to generate.