Displaying 1 result from an estimated 1 matches for "shut_nok".
2008 Jul 17
0
r1515 - branches/trunk-make-package: anybody interested in taking over?
...; case -3:
> /* FIXME: notification caught => to be
> processed */
> +
> + /* Send a NACK for the moment, to get a
> resend from the UPS */
> + ser_send_char(upsfd, SHUT_NOK);
> + Retry++;
> default:
> ;
> }
>
> Modified: branches/trunk-make-package/packaging/Makefile.am
>
> ==========================================================================...