Date: Wed, 05 Oct 2016 00:00:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 213214] bluetooth l2ping makes an extra interval sleep before exit and does not flush line-by-line Message-ID: <bug-213214-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213214 Bug ID: 213214 Summary: bluetooth l2ping makes an extra interval sleep before exit and does not flush line-by-line Product: Base System Version: 10.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: oh5nxo@gmail.com Created attachment 175431 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175431&action= =3Dedit remove extra delay from l2ping and flush output line-by-line LOW PRIORITY /usr/src/usr.sbin/bluetooth/l2ping/l2ping.c Mainloop is oddly arranged: After each ping is sent, received (or not), _an= d_ reported, there is always an interval sleep, even after the last one. Output is not flushed before sleeping, making life hard for scripts. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213214-21060>