| Issue 6: | Robustness issues | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? mslisten, msaccept or msconnect returns -1. Every ms command that takes a socket should check for socket==-1, otherwise matlab crashes badly. In fact, every command should be able to handle any wrong socket values. |