search for: bstream

Displaying 3 results from an estimated 3 matches for "bstream".

Did you mean: stream
2007 Jan 16
1
calling java API from ruby
ok, i want to be able to send some data from my rails app to a CRM. The library that defines the API for talking to the CRM is written in java. I got JRuby working, which is pretty cool, but to my understanding i would have to convert my ruby on rails app to a jruby on rails app which, as far as i''ve understood, is different deal altogether and would be set up more like a java server
2005 Feb 07
4
[patch] MetaInfo.from_stream
...= RCS file: /var/cvs/rubytorrent/rubytorrent/rubytorrent/metainfo.rb,v retrieving revision 1.8 diff -u -r1.8 metainfo.rb --- rubytorrent/metainfo.rb 7 Feb 2005 19:52:53 -0000 1.8 +++ rubytorrent/metainfo.rb 8 Feb 2005 00:41:24 -0000 @@ -188,7 +188,7 @@ end def self.from_stream(fn) - from_bstream(BStream.new(f)) + from_bstream(BStream.new(fn)) end def method_missing(meth, *args)
2013 Mar 16
3
crash with dovecot 2.2: Panic: Buffer full
...#9 0x00007f9d1bccda77 in i_stream_qp_try_decode_block (bstream=bstream at entry=0x66dd50, eof=eof at entry=false) at istream-qp-decoder.c:63 stream = 0x66dd50...