Re: [Harbour] haiku network stuff

2009-09-18 Thread Tamas TEVESZ
On Fri, 18 Sep 2009, Przemyslaw Czerpak wrote: > I downloaded ISO CD and installed HAIKU in VirtualBOX and it works w.o.w. i've been (and probably will stay :) a vmware guy (i like the interface better...), but i must say, haiku runs about a gazillion trillion plus one time better in vb than

Re: [Harbour] haiku network stuff

2009-09-18 Thread Przemyslaw Czerpak
On Fri, 18 Sep 2009, Tamas TEVESZ wrote: Hi, > you are right. i just checked, and it appears that translate_domain > alone is enough. i saw you committed both, so the following should be > applied to the current tree: > # if defined( HB_OS_BEOS ) > # define HB_SOCKET_TRANSLATE_DOMAIN > -

Re: [Harbour] haiku network stuff

2009-09-18 Thread Tamas TEVESZ
On Fri, 18 Sep 2009, Tamas TEVESZ wrote: > the firtst hunk is apparently needed -- with that, netiotest actually > starts and runs and seems to be doing its stuff fine. note, i'm > deliberately not mentioning an exit of any sorts -- it doesn't, > instead it eats up all memory and hangs, but

Re: [Harbour] haiku network stuff

2009-09-18 Thread Tamas TEVESZ
On Fri, 18 Sep 2009, Przemyslaw Czerpak wrote: hi, > > Index: source/rtl/hbsocket.c > > === > > --- source/rtl/hbsocket.c (revision 12533) > > +++ source/rtl/hbsocket.c (working copy) > > @@ -58,6 +58,10 @@ > > # endif > >

Re: [Harbour] haiku network stuff

2009-09-18 Thread Przemyslaw Czerpak
On Fri, 18 Sep 2009, Tamas TEVESZ wrote: Hi, > the firtst hunk is apparently needed -- with that, netiotest actually > starts and runs and seems to be doing its stuff fine. note, i'm > deliberately not mentioning an exit of any sorts -- it doesn't, > instead it eats up all memory and hangs, bu

[Harbour] haiku network stuff

2009-09-17 Thread Tamas TEVESZ
hi, the firtst hunk is apparently needed -- with that, netiotest actually starts and runs and seems to be doing its stuff fine. note, i'm deliberately not mentioning an exit of any sorts -- it doesn't, instead it eats up all memory and hangs, but that's for another day, when my eyes stopped b