Use SHUT_RD instead of a hardcoded value of 0 in calls to shutdown().
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 11 Apr 2007 18:51:33 +0000 (18:51 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 11 Apr 2007 18:51:33 +0000 (18:51 +0000)
commite70afae726e5c3380bcdb131f1f700121fe59a03
treeee901b34fcefa3b3e1576cf6cb055980888ed65e
parent263979fdf7caf699904c1524c730982ca41bb663
Use SHUT_RD instead of a hardcoded value of 0 in calls to shutdown().

Submitted-by: "Nuno Antunes" <nuno.antunes@gmail.com>
Obtained-from: FreeBSD
sbin/route/route.c