On Jan 31, 12:28 pm, al...@pbrane.org (Anthony Martin) wrote:
> Lucio De Re <lu...@proxima.alt.za> once said:
>
> > On Mon, Jan 31, 2011 at 09:45:44AM +0000, ish wrote:
>
> > >    afd = announce("udp!*!1234", adir);
>
> > >    and??
> > > ...
> > while (read (afd, ...) > 0) {
> >    write (afd, ...);
> > }
>
> > ... sort of thing?
>
> This works if you write "headers" to the control
> file after the announce.

Is adir/ctl the control file?

-ishwar

 Otherwise, you still need
> to do the listen and accept. See ip(3) for more.
>
>   Anthony

Reply via email to