BoltUser
BoltUser
the GC is already enabled, and the memory leak is on stream_socket_client, when you use streams with pthreads you can have memory leaks. At the moment i don't have a...
Yes in fact at the moment my code is little different, and i have tried with syncronize for some stuff, like update an object shared with other threads (but after...
Because i don't know how i can implement it, it's easy to implement with stream_socket_client but with pthreads socket i don't know if is possible, you know if is possible...
Have you news abount this enhancement?