Warning:
This is the manual of the legacy Guile 2.0 series.
You may want to read the manual of
the current stable series instead.
7.2 POSIX System Calls and Networking
•
Conventions: Conventions employed by the POSIX interface.
•
Time: gettimeofday, localtime, strftime, etc.
•
Signals: sigaction, kill, pause, alarm, setitimer, etc.
•
Pipes: Communicating data between processes.
•
Networking: gethostbyaddr, getnetent, socket, bind, listen.