Skip to content

Commit

Permalink
tipc: separate topology server listener socket from subcsriber sockets
Browse files Browse the repository at this point in the history
We move the listener socket to struct tipc_server and give it its own
work item. This makes it easier to follow the code, and entails some
simplifications in the reception code in subscriber sockets.

Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jon Maloy authored and David S. Miller committed Feb 16, 2018
1 parent 5c45ab2 commit 0ef897b
Showing 1 changed file with 147 additions and 181 deletions.
Loading

0 comments on commit 0ef897b

Please sign in to comment.