[BUG FIXES]
Updated IPC for better stability across multiple environments. The fix
addresses an issue on Windows where sockets fail to respond after a
period of inactivity; i.e. 4 minutes. Added George Bouras to CREDITS
for reporting the issue.Tip for folks developing on Windows:
Open an explorer window and go to C:\Users<user>\AppData\Local\Temp.
Right-click on the 'mce' folder and create a shortcut on the desktop.
Although MCE removes its temp files automatically, it is possible for
files to remain from a failing app. Go inside the 'mce' folder and
press ctrl-a to select all files. Then press shift-delete;
(macbook[pro] folks: fn-shift-delete).
[ENHANCEMENTS]
- Corrections to documentation.