You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature description:
libnetconf curretnly uses System V shared memory. Despite this is the most
common type of shared memory mechanism, configure should detect that it is
available and there should be possibility to switch to the POSIX shared memory.
Consider a complete switch to the POSIX shared memory.
In general, utilization of the shared memory in libnetconf should be reviewed
to allow using libnetconf in multiple independent applications running on the
system. Currently, all applications using libnetconf are always connected.
Original issue reported on code.google.com by rkre...@cesnet.cz on 21 Jan 2014 at 8:10
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
rkre...@cesnet.cz
on 21 Jan 2014 at 8:10The text was updated successfully, but these errors were encountered: