2021-12-27 15:50:27 on macos, getting 'Error: device (0007) not found' on `socket:create`.. 2021-12-27 15:51:02 oh i see in the makefile on github that `DEVICES += interface/sockets.retro` is commented out.. do i need to recompile with that added in? 2021-12-27 19:41:30 dozens: yes 2021-12-27 19:42:24 and add the -and also: 2021-12-27 19:42:27 # ENABLED += -DENABLE_SOCKETS 2021-12-27 19:42:44 needs to be uncommented before the build 2021-12-27 19:43:54 ACTION will make this clearer in the next release