Ticket #48 (closed enhancement: fixed)
Please make avahi-browse fflush so that it can be easily pipable.
| Reported by: | xaiki | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Avahi 0.6.12 | Component: | avahi-utils |
| Keywords: | Cc: |
Description
avahi-browse doesn't use fflush() so passing it through a pipe as:
$ avahi-browse -a | grep Workstation
will wait untill printf()'s buffer is full. witch can be annoying.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

