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 f7296885ea fix makros for access to addrinfo structure. 12 years ago
..
.gitignore initial checkin 12 years ago
Makefile.am create new more elaborated socket code. This is not 100% interface compatible. 12 years ago
i_reader.c removed logger and source subdirs 12 years ago
i_socket.c create new more elaborated socket code. This is not 100% interface compatible. 12 years ago
i_writer.c removed logger and source subdirs 12 years ago
read.c utilize the new default logger where one is needed. I am still checking if it wouldn't be better to inject a logger in each and every instance if it should do logging. 12 years ago
remote_data.c IPv6 support 12 years ago
remote_data_set_data.c IPv6 support 12 years ago
socket.c fix strncpy usage 12 years ago
socket_accept.c IPv6 support 12 years ago
socket_close.c create new more elaborated socket code. This is not 100% interface compatible. 12 years ago
socket_init.c fix strncpy usage 12 years ago
socket_nonblock.c create new more elaborated socket code. This is not 100% interface compatible. 12 years ago
socket_shutdown.c create new more elaborated socket code. This is not 100% interface compatible. 12 years ago
socket_shutdown_read.c create new more elaborated socket code. This is not 100% interface compatible. 12 years ago
socket_shutdown_write.c create new more elaborated socket code. This is not 100% interface compatible. 12 years ago
stream.c removed logger and source subdirs 12 years ago
tcp_socket.c IPv6 support 12 years ago
udp_socket.c IPv6 support 12 years ago
write.c utilize the new default logger where one is needed. I am still checking if it wouldn't be better to inject a logger in each and every instance if it should do logging. 12 years ago