OcamIL

Modules


Links

Meaning of icons :
Implemented.
Not yet implemented.
Compatibility with OCaml certified.
Lacks or incompatibilities.
[]Comments to read.

ThreadUnix

Process handling

execv
execve
execvp
wait
waitpid
system

Basic input/output

read
write

Input/output with timeout

timed_read
timed_write

Polling

select

Pipes and redirections

pipe
open_process_in
open_process_out
open_process
open_process_full

Time

sleep

Sockets

socket
socketpair
accept
connect
recv
recvfrom
send
sendto
open_connection
establish_server