DragonFly BSD
DragonFly commits List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: network - Add assertions for direct messaged calls


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 16 Sep 2010 00:53:45 -0700 (PDT)

commit 0fec1ecd6d03c009c61dbf7e79f6f11e9e378233
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Thu Sep 16 00:49:33 2010 -0700

    network - Add assertions for direct messaged calls
    
    * Certain pru_* functions are direct-messaged calls and the operation must
      be done on return.  Assert that the operation is done.

Summary of changes:
 sys/kern/uipc_msg.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0fec1ecd6d03c009c61dbf7e79f6f11e9e378233


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]