Exemplo n.º 1
0
 private void freeSocketsForReuseOnWindows() {
   ctx.receiverTransportPoller().selectNowWithoutProcessing();
   ctx.senderTransportPoller().selectNowWithoutProcessing();
 }