extern LIBVEM_API int vem_signalcontainer(vem_handle_t *, vem_signalcontainerreq_t *)
Signal a workload container with VEM.Routine can only be used on handle that is currently registered.
Fields in vem_signalcontainerreq_t: "containerId" specify the container that the signal should be delivered to. "signal" specifies the signal to be sent to the container. Currently only SIGKILL is supported. "options" is not currently used.
- Returns:
- 0 is return. < 0 otherwise.
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.