moved the myalarm() usage, and now makes sure to switch it off after the
authorDaniel Stenberg <daniel@haxx.se>
Mon, 1 Oct 2001 11:27:39 +0000 (11:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 1 Oct 2001 11:27:39 +0000 (11:27 +0000)
commit09da90076f67725000e09d4c128fd052b31cd727
treebadc58068db4c4c37675e97e8f000c2812699aed
parentd0079d905495c841bdf2c9885837148caa438406
moved the myalarm() usage, and now makes sure to switch it off after the
name resolving, as that should be the *ONLY* section in libcurl that may
take a while in a synchronous call.
lib/url.c