ecere/net: Properly initialized Service's to -1; Added an extra incref to ServerThrea...
authorJerome St-Louis <jerome@ecere.com>
Sat, 4 Feb 2012 06:57:41 +0000 (13:57 +0700)
committerJerome St-Louis <jerome@ecere.com>
Sat, 4 Feb 2012 06:57:41 +0000 (13:57 +0700)
commit665bce1b939ddd7dd8763428d847705be334fb8c
tree98b225a0001fa2b5cddb6e7af2d73a7b914dea3c
parent30a6ac3ff28f9efceba0104f0a6ec7d627d0d3e3
ecere/net: Properly initialized Service's to -1; Added an extra incref to ServerThread to ensure socket is still alive at the end; Fixed debug build on Windows by not importing System
ecere/src/net/Service.ec
ecere/src/net/dcom.ec
ecere/src/sys/Mutex.ec