On Thu, 26 Feb 2015 14:37:34 +0100
Victor Stinner <[email protected]>
wrote:
> 
> 
> I see different options to write sequential UDP code:

The thing is, "sequential UDP code" doesn't really mean anything...
What is your use case?

> - add stream classes like asyncio.open_connection() for TCP (may be

UDP is not a stream protocol...

Regards

Antoine.


Reply via email to