.SO.0 File Extension
Unix Shared Library File
Developer | N/A |
Popularity |
2.9 | 12 Votes |
What is a SO.0 file?
More Information
If the SO.0 file is a library link file, it references a particular library version which can have extensions such as "so.0.0.0" or ".so.0.0.1," depending on the version of the library. This convention allows multiple versions of library files to exist while only one of them is referenced and used by the operating system's dynamic library loader. This helps avoid situations where many implementations of the same library are used at the same time.
NOTE: Shared library files may also use extensions such as ".so.1," ".so.2," and ".so.3."
Programs that open or reference SO.0 files
Linux
Linux dynamic link loader