Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netkey
Module Name: src
Committed By: yamt
Date: Sat Jul 24 09:14:52 UTC 2004
Modified Files:
src/sys/netkey: keysock.c
Log Message:
key_receive: pull packets from kp_queue.
otherwise a receiver can sleep on empty so_rcv
while having packets on kp_queue.
ok'ed by itojun.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/netkey/keysock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index