Socket communication classes for the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Georg Hopp 8e233ef51f can't use layman and emerge as git user...that is ok, but I have to think about a way to create my dependencies, libtrbase in this case. 10 years ago
..
.gitignore initial checkin 12 years ago
Makefile.am Add code to create a socket pair and send filedescriptors 10 years ago
i_reader.c Inline simple accessor functions 10 years ago
i_socket.c Inline simple accessor functions 10 years ago
i_writer.c Inline simple accessor functions 10 years ago
read.c Use new class interface and update copyright information 12 years ago
remote_data.c Fix TR_INSTANCE initialization 10 years ago
socket.c Use new class interface and update copyright information 12 years ago
socket_accept.c Add code to create a socket pair and send filedescriptors 10 years ago
socket_close.c Use new class interface and update copyright information 12 years ago
socket_get_fd.c Add code to create a socket pair and send filedescriptors 10 years ago
socket_init.c Fix _POSIX_C_SOURCE definition so that getaddrinfo works 10 years ago
socket_nonblock.c Use new class interface and update copyright information 12 years ago
socket_pair.c Add code to create a socket pair and send filedescriptors 10 years ago
socket_send_fd.c Add code to create a socket pair and send filedescriptors 10 years ago
socket_shutdown.c small code improvement 11 years ago
socket_shutdown_read.c Use new class interface and update copyright information 12 years ago
socket_shutdown_write.c Use new class interface and update copyright information 12 years ago
stream.c Use new class interface and update copyright information 12 years ago
tcp_socket.c Add code to create a socket pair and send filedescriptors 10 years ago
udp_socket.c Add a way to create TR_Socket socket pairs 10 years ago
version.c Add a version function 10 years ago
write.c Use new class interface and update copyright information 12 years ago