ecere/networking: Added 'mustLock' to Socket::Free() to prevent network.mutex to...
authorJerome St-Louis <jerome@ecere.com>
Sat, 28 Jan 2012 11:01:27 +0000 (18:01 +0700)
committerJerome St-Louis <jerome@ecere.com>
Sat, 28 Jan 2012 11:01:27 +0000 (18:01 +0700)
commitf8931ae1bea4781864006c5ac1eecbd915ca568d
tree5a1956a8cad038b959448cb12ba9405612cf6027
parent8af4bcd4859522a6501b905f6271c5312aa31d32
ecere/networking: Added 'mustLock' to Socket::Free() to prevent network.mutex to remain locked within OnDisconnect
ecere/src/gui/GuiApplication.ec
ecere/src/net/Service.ec
ecere/src/net/Socket.ec
ecere/src/net/network.ec