-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Gabriel,
On 5/24/13 9:43 PM, Gabriel Huerta Araujo wrote:
> I developed an application using two threads where in one of them
> I started to run one socket to ask for information and in the
> another, application runs a serversocket to receive the d
Hi everyone
I developed an application using two threads where in one of them I started to
run one socket to ask for information and in the another, application runs a
serversocket to receive the data. In STS runs perfectly(Windows) but when I run
this application on Solaris. threads do not run