in reply to Re^2: Adding simple HTTP controls to existing code
in thread Adding simple HTTP controls to existing code

I misunderstood your use-case. You need something which listens+possibly requests, asynchronously and not something which does just requests asynchronously. So, above will be useful in replying to your clients.

  • Comment on Re^3: Adding simple HTTP controls to existing code