#一つのコネクションで101回 http-get してみたシリーズなんですが、 :secure 'stunnel だと SYSTEM-ERROR: Broken pipe って言われちゃいます。コネクション切られたならそう言ってほしいですね。
#*** SYSTEM-ERROR: write failed on #<oport (pipe) 0x103a65000>: Broken pipe
Stack Trace:
_______________________________________
0 (display (tree->string `(,request-line ,@(map (^h `(,(car h) ...
at "/usr/local/share/gauche-0.97/0.9.9/lib/rfc/http.scm":816
1 (send-request out method uri sender (req-headers host) enc)
at "/usr/local/share/gauche-0.97/0.9.9/lib/rfc/http.scm":277
2 (with-connection conn (^ (i o) (request-response i o method u ...
at "/usr/local/share/gauche-0.97/0.9.9/lib/rfc/http.scm":305