That sounds fine - but, what I meant was, when the send_q for a Datapath has been set to "None" - when a Datapath is shutting down - there might still be apps waiting to enqueue an asynchronous send.
If that queue doesn't exist - a False should be returned from the send()/send_msg() to let the application know that the Datapath is no longer valid (has no send_q). Best, Victor -- Victor J. Orlikowski <> vjo@[cs.]duke.edu > On Mar 16, 2016, at 5:01 PM, FUJITA Tomonori <[email protected]> wrote: > > Thought? ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
