How to get a ref to an opened socket?

2005-05-31 Thread Asher Aslan
Hello Everyone, My application opens a TCP connection to the server via socket. Closing the app without explicitly closing the socket make the socket still be connected and ready to receiving data (via registering the app for sockets notifications). My question is: After I closed my app and left

Re: "Region datares is full" ?

2005-05-29 Thread Asher Aslan
Thanks! It works. :) you helped me a lot! Asher. On 5/26/05, Ben Combee <[EMAIL PROTECTED]> wrote: > At 02:48 AM 5/26/2005, you wrote: > >Hi Everyone, > > > >* This is my first time that I am using Mailing group... > >I hope someone can help with my problem. > > > >After adding few code lines an

"Region datares is full" ?

2005-05-26 Thread Asher Aslan
Hi Everyone, * This is my first time that I am using Mailing group... I hope someone can help with my problem. After adding few code lines and compile it, I got the following error msg: " /usr/m68k-palmos/bin/ld: region datares is full (MyApp section .bss) collect2: ld returned 1 exit status make