bagder: curl-www/libcurl/hiper _schedule.html, 1.25, 1.26 hiper-6.patch, NONE, 1.1

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl/hiper
In directory labb:/tmp/cvs-serv29034

Modified Files:
	_schedule.html 
Added Files:
	hiper-6.patch 
Log Message:
new patch release and the Sun Yi-Ming mail and my response


--- NEW FILE: hiper-6.patch ---
Index: hiper/shiper.c
===================================================================
RCS file: /cvsroot/curl/curl/hiper/shiper.c,v
retrieving revision 1.3
diff -u -r1.3 shiper.c
--- hiper/shiper.c	4 Jan 2006 14:11:35 -0000	1.3
+++ hiper/shiper.c	6 Jan 2006 22:17:04 -0000
@@ -104,7 +104,8 @@
 
 static void remsock(curl_socket_t s)
 {
-  struct fdinfo *fdp;
+  struct fdinfo *fdp = allsocks;
+
   while(fdp) {
     if(fdp->sockfd == s)
       break;
@@ -437,7 +438,7 @@
     curl_easy_setopt(e, CURLOPT_URL, conns[i].url);
[...2761 lines suppressed...]
+HTTP GET
+ </name>
+ <command>
+http://%HOSTIP:%HTTPPORT/1001
+</command>
+</client>
+
+#
+# Verify data after the test has been "shot"
+<verify>
+<strip>
+^User-Agent:.*
+</strip>
+<protocol>
+GET /1 HTTP/1.1
+Host: 127.0.0.1:%HTTPPORT
+Accept: */*
+
+</protocol>
+</verify>

Index: _schedule.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/hiper/_schedule.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- _schedule.html	5 Jan 2006 15:08:53 -0000	1.25
+++ _schedule.html	6 Jan 2006 22:23:53 -0000	1.26
@@ -33,6 +33,17 @@
 
 <table class="news">
 
+MARKDATE(Jan 6 2006)
+ <a href="hiper-6.patch">hiper-6.patch</a> is 88K and now contains the test
+ case files I've been using.
+<p>
+ Some <a href="http://curl.haxx.se/mail/lib-2006-01/0028.html">shortcomings in
+ the API</a> have been pointed out, and I have a <a
+ href="http://curl.haxx.se/mail/lib-2006-01/0033.html">suggestion</a> on how
+ to solve the problems!
+
+STOP
+
 MARKDATE(Jan 5 2006)
 
  <a href="http://curl.haxx.se/mail/lib-2006-01/0021.html">Status Report</a>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.