BUG: calling socket.accept() from BrightScript Debugger causes device to restart
Attempting to call `.accept()` on a roStreamSocket from the BrightScript Debugger command line causes the entire device to hang and reboot: Brightscript Debugger> server = CreateObject("roStreamSock...