Forum Discussion

MrLlama's avatar
MrLlama
Channel Surfer
5 years ago

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...