Wait for Socket Data to Arrive
#Firmware/v293
ok = socko:wait(ms)
Wait for data to arrive on the socket.
See: socket.select for handling multiple socket objects at once.
Best to use this within a thread/task.