Track multiple isoping client sessions in the server.

We keep a map of each client's session based on their IP and port, and a
priority_queue of the next scheduled outgoing packet.

Change-Id: I28423f24ccbb268226bab0b815d841f94d84f597
3 files changed