summaryrefslogtreecommitdiff
path: root/socket/tcp-active.c
Commit message (Expand)AuthorAgeFilesLines
* Creating TCP sockets with TCP_NODELAY option set to TRUEPhilip Withnall2015-08-291-0/+8
* Revert "agent: Separate reliability from ice-tcp vs ice-udp"Olivier CrĂȘte2014-07-251-5/+2
* socket: Avoid g_main_context_ref(NULL) calls using the default contextPhilip Withnall2014-07-071-0/+4
* agent: Separate reliability from ice-tcp vs ice-udpOlivier CrĂȘte2014-05-171-2/+5
* Add a nice_socket_can_send and nice_socket_set_writable_callback APIsYouness Alaoui2014-05-171-0/+17
* Add tcp-passive and tcp-active socket layers with unit testYouness Alaoui2014-05-171-0/+239