]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10th
authorbrian <brian@FreeBSD.org>
Mon, 9 Oct 2000 22:49:44 +0000 (22:49 +0000)
committerbrian <brian@FreeBSD.org>
Mon, 9 Oct 2000 22:49:44 +0000 (22:49 +0000)
commit4d8e577298f9bc8ad1e6532666f73f64c8bd613f
tree7694ba57ed5d03e382cdd4de08992456c5944207
parent38c4d01137dc7f3cd19b75f9b4513c9bab16388e
If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10th
of a second before attempting to write it again (unless there's
something else to do instead).
usr.sbin/ppp/physical.c