I am porting some Solaris code on Linux. This code uses Solaris-specific door functions.
Is there a Linux equivalent? I found some examples, but they did not seem to be updated for many years.
http://www.rampant.org/doors
http://sourceforge.net/projects/ldoor
Wiki says these are RPC and Solaris. On Linux for RPC, you can use Corba for this purpose. Googling for "Linux Corba" shows many hits.
, -, , , , - RPC (Corba, , ) . , D-Bus, -, - IPC Linux.
, . Linux man 7 unix SCM_RIGHTS.
man 7 unix
- . , . , Corba, - , . unix IPC ( ,...), , , .
Linux , . - RPC. , . API.
, Solaris Doors Android Binder: http://elinux.org/Android_Binder
Source: https://habr.com/ru/post/1752057/More articles:Seeing all the classes that are considered in javadocs in the current class? - javaИспользование fadeIn() и fadeOut() с помощью jQuery и Prototype одновременно - jqueryEclipse XML Editor in Flash Builder - eclipseDuplicate literals and hard coding - c ++GTK window motion animation? - linuxMinutes and seconds in seconds - javascriptC ++ template tree question template - c ++How to determine if a relative path is outside the given path - c #Understanding template classes in C ++ - problem with new operator - c ++Why does a new window open when I click the Submit button in the pop-up menu? - asp.netAll Articles