ianmcook commented on PR #17:
URL: https://github.com/apache/arrow-experiments/pull/17#issuecomment-1991629068

   Thanks @kou! 
   
   I tested this with all the client examples. The only problem I found was 
with the C GLib client:
   
   When I run the C GLib client with this this Ruby server, the server prints 
this message:
   ```
   ::1 - - [12/Mar/2024:09:14:43 -0400] "GET / HTTP/1.1" 200 - 0.8649
   [2024-03-12 09:14:44] ERROR Errno::ECONNRESET: Connection reset by peer @ 
io_fillbuf - fd:18 
        
/opt/homebrew/lib/ruby/gems/3.3.0/gems/webrick-1.8.1/lib/webrick/httpserver.rb:82:in
 `eof?'
        
/opt/homebrew/lib/ruby/gems/3.3.0/gems/webrick-1.8.1/lib/webrick/httpserver.rb:82:in
 `run'
        
/opt/homebrew/lib/ruby/gems/3.3.0/gems/webrick-1.8.1/lib/webrick/server.rb:310:in
 `block in start_thread'
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to