Shared object libraries and the dynamic linking loader available in Linux provides additional capabilities to applications. Linux中的共享目标代码库和动态链接装入器向应用程序提供了额外的功能。
The receiving process will have to query the shared object for events. 接收进程必须要查询这个共享对象(SO)到底发生了什么事件。
This article provides a modified version of the SLIK source to compile as a shared object. 本文给出了一个作为共享对象(SO)进行编译的修改版SLIK源文件。
Records the shared object reference. 记录了对这个共享对象(SO)的引用。
The shared object was constructed in the context of a now non-existing process. 共享对象(SO)是在现在不存在的进程的上下文中构造的。