summaryrefslogtreecommitdiff
path: root/socket/udp-turn-over-tcp.c
Commit message (Expand)AuthorAgeFilesLines
* socket: Assert trying to use free'd socketOlivier CrĂȘte2016-06-021-12/+8
* Replace g_malloc/g_new with g_alloca where possibleOlivier CrĂȘte2016-05-301-3/+1
* socket: refactor nice_socket_is_base_of()Jakub Adam2016-04-041-5/+6
* socket: add nice_socket_is_base_of()Jakub Adam2015-09-111-0/+10
* socket: Return early from socket functions if the socket is closedPhilip Withnall2014-09-021-0/+17
* Add a nice_socket_can_send and nice_socket_set_writable_callback APIsYouness Alaoui2014-05-171-0/+21
* Move the rfc4571 handling for OC2007 into udp-turnYouness Alaoui2014-05-171-8/+8
* Rename turn files and API to be UDP specificYouness Alaoui2014-05-151-0/+422