ucspi-ssl
0.99e
TLS encryption for IPv6 communication
ucspi-ssl-0.99e
src
trywaitp.c
Go to the documentation of this file.
1
/* Public domain. */
2
3
#include <sys/types.h>
4
#include <sys/wait.h>
5
6
main
()
7
{
8
waitpid(0,0,0);
9
}
main
main()
Definition:
trywaitp.c:6
Generated on Wed Jul 11 2018 22:50:46 for ucspi-ssl by
1.8.13