On Thu, 21 Jun 2012, Felix E. Klee wrote:

That makes me understand a little more of the details. But, to be honest, I don't get the big picture. I know that sockets are being used for inter process communication, but I don't see that here. There is only one process after all: the application linked with cURL

sockets are used for the TCP connection(s) and sometimes for name resolving - depending on your particular libcurl build.

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to