git: network - Add assertions for direct messaged calls

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Sep 16 00:55:18 PDT 2010


commit 0fec1ecd6d03c009c61dbf7e79f6f11e9e378233
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list