Results 32 comments of Simon Newton

You're right, please open a pull request with the fix.

It's working on Mavericks for me. What errors do you see? Are you network interfaces up?

What's the result of artnet_strerror() after the call fails ? Please also paste a link to your config.h file.

Try removing the check.

I'm not clear what you're asking for. Can you please clearly describe the problem and what you'd like to see.

Let me make sure I understand: You want to respond to messages send from the same machine, except you also don't want the local node to show up when you...

Here are the steps: i) add a new bool to the node_state_t struct to track if loopback is enabled / disabled. It should default to disabled. ii) add a artnet_allow_loopback...

Python 2.7 has reached EOL. I'd suggest dropping support for 2.6 and 2.7 in the next release.