Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例如,libnotify通过特定端口发送文件事件(我不记得是哪一个)。
libnotify
它是在特定端口上发送的事件吗?在这种情况下,我猜 linux 容器可以将事件发送到主机 OSX 开发机器。
它连接或调用 OSX 命令,该命令可能仅在主机 OSX 机器上可用。
有人对此有见解吗?