I can local the driver, open the socket, it creates the file and I can telnet to the file, getting the expected "^]" message.<div><br></div><div>However, uds_input is NEVER called even though I have not changed it in the uds_driver_entry (the file is bone-stock.)</div>
<div><br></div><div>I've set dbg:p(new, [all]) in addition to trying to do it per-pid after the listener starts. Nada.</div><div>gdb with a breakpoint will set but will never get hit.</div><div><br></div><div>I am doing "telnet /tmp/erlang/mox" to the file.</div>
<div><br></div><div>What obvious step am I missing here?  :P</div><div><br></div><div>TIA!</div><div><br></div><div>-mox</div>