Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: ignore EINTR in ztcp/zsocket accept()



On Mon, 10 Aug 2015 12:22:12 +0200
Joshua Krusell <js.shirin@xxxxxxxxx> wrote:
> Interrupting `ztcp -a` causes zsh to exit immediately. Would it be
> appropriate to just ignore EINTR?

That seems reasonable, and consistent with numerous other bits of IO
code.  I've pushed it.

Thanks
pws



Messages sorted by: Reverse Date, Date, Thread, Author