For instance, libnotify
sends file events through a specific port (I don't remember which one).
Is it an event send on a specific port? In which case I would guess it would be possible for a linux container to send an event to the host OSX development machine.
It connects, or calls a OSX command, which is likely only available on the host OSX machine.
Anyone have insights on this?