extern LIBVEM_API int vem_getsignal(char *)
Get os-dependent specific signal number from string.Routine is used when filling in vem_signalcontainerreq_t before calling vem_signalcontainer(). For example:
sig = vem_getsignal("SIGKILL");
- Returns:
- signal number on success, < 0 on error.
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.