I'm looking for some good resources ( tutorial or a chapters from books ) to learn about preventing memory leaks, sockets and threads on Unix.

So far i've read Prata's C++ Primer, which is a great...