Re: http library
From: Googie (dont_at_want.a.spam.org)
Date: 05/05/04
- Next message: setok_at_fishpool.com: "Re: Goodbye TCL"
- Previous message: Alexander: "I explain!!! Exec ever put down my computer"
- In reply to: Michael Schlenker: "Re: http library"
- Next in thread: Michael Schlenker: "Re: http library"
- Reply: Michael Schlenker: "Re: http library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 05 May 2004 19:42:01 +0000
Michael Schlenker wrote:
> (...) the only two things that can block there are name
> resolution of the target host and the initial opening of the socket.
> So if those run smooth the http request behaves well regarding the event
> loop.
>
> Michael
Exactly. Name resolution blocks it. This is the main problem :/ Is there any
way to ommit it?
-- Pozdrawiam (Greetings). Googie
- Next message: setok_at_fishpool.com: "Re: Goodbye TCL"
- Previous message: Alexander: "I explain!!! Exec ever put down my computer"
- In reply to: Michael Schlenker: "Re: http library"
- Next in thread: Michael Schlenker: "Re: http library"
- Reply: Michael Schlenker: "Re: http library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|