MSN Messenger wouldn't work because it was sending some data without a newline at the end of it. This would cause imspector to hang while waiting for that new line. The new recvline code fixes this and some other issues.
Replace recvline function
Log in to post a comment.
Replace recvline function