Add locking to ensure only one thread accesses the socket
The Skype API calls the OnNotify callback in a separate thread: see http://skype4py.sourceforge.net/doc/html/Skype4Py.utils.EventHandlingBase-class.html
Tested informally (chatting with another person for > 15 min)