CVSROOT:        /cvs
Module name:    src
Changes by:     ratc...@cvs.openbsd.org 2011/05/03 02:00:54

Modified files:
        usr.bin/aucat  : aucat.1 listen.c midicat.1 

Log message:
If the string of the address to listen on is '-' then listen on all
addresses (ie pass NULL to getaddrinfo which would return 0.0.0.0
and :: in most cases)

Reply via email to