- sLaika_pollList now holds an outQueue, if events are sent to a peer,
the pollList will keep track so the caller (cnc, bot, etc)
can handle each pollOut for the queued peers.
- laikaP_iterList for iterating over pollList
- laikaS_consumeRead for throwing away padding or otherwise unneeded bytes
in the socket's inbuffer
- incremented minor version