]> granicus.if.org Git - curl/commit
each socket is used by exactly one easy handle, but of course each easy handle
authorDaniel Stenberg <daniel@haxx.se>
Fri, 21 Apr 2006 13:40:07 +0000 (13:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 21 Apr 2006 13:40:07 +0000 (13:40 +0000)
commit0ec96e427987e157dfbee57c016c30b671f336f5
tree75cb9024b66587147ad4814371b9b8112a3ca484
parent6e520c4cdc81bc5523534cc4153d9252b7fe2d5c
each socket is used by exactly one easy handle, but of course each easy handle
can and will use more than one socket
lib/README.multi_socket
lib/multi.c