Use POSIX file functions introduce dup() introduce fork() wait() kill() more signal interrupt wrappers more POSIX / UNIX standard compliance
7 lines
77 B
Text
7 lines
77 B
Text
Building:
|
|
|
|
With axTLS (standard):
|
|
make
|
|
|
|
With OpenSSL:
|
|
make NIXIO_TLS=openssl
|