DragonFly commits List (threaded) for 2011-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: tcp: Don't check PRUS_OOB again in tcp_usr_send
commit 8b0272b97de4fe9a1460bf12740a14d9692b9a37
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Thu Dec 8 13:38:37 2011 +0800
tcp: Don't check PRUS_OOB again in tcp_usr_send
- It is not necessary; it was checked in sosendtcp
- It does not work w/ asynchronized pru_send
Reminded-by: dillon@
Summary of changes:
sys/netinet/tcp_usrreq.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8b0272b97de4fe9a1460bf12740a14d9692b9a37
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]