node-shm icon indicating copy to clipboard operation
node-shm copied to clipboard

Not working on OSX

Open PhilAndrew opened this issue 12 years ago • 1 comments

orsamac:test orsa$ node test.js Object: { getErrMsg: [Function], openSHM: [Function], readSHM: [Function], closeSHM: [Function], sizeSHM: [Function], writeSHM: [Function], deleteSHM: [Function] } opened shmkey: 1236 shmid: 0 writing '1234567890', written: 0 readed(HEXA): waiting 10 secs to detach and close detatch retval: 0 close retval: 1 orsamac:test orsa$

PhilAndrew avatar Dec 25 '13 09:12 PhilAndrew

Run as root

jnfeinstein avatar May 12 '14 01:05 jnfeinstein