[w3m-dev 04052] Re: Ctrl-C safe resolver
Fumitoshi UKAI <[email protected]>
| Newsgroups | gmane.comp.web.w3m.devel |
|---|---|
| Organization | Debian JP Project |
| Message-ID | <[email protected]> |
At Sun, 28 Mar 2004 03:26:44 +0900,
AIDA Shinra wrote:
> Ctrl-C
> Maclongjmp
>
>
> http://www.j10n.org/files/w3mresolv-1.914-040328.patch
longjump
_res.options &= ~RES_INIT;
res_init();
? && ?
host(1)
?
>
> http://www.j10n.org/files/w3m-cvs-1.914-misc.patch
--