aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/interfaces/rtc_socket_producer.cc
AgeCommit message (Expand)AuthorFilesLines
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara1-368/+0
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno1-0/+3
2019-12-06[HICN-437] concurrency problem in rtc producer socketmichele papalini1-1/+1
2019-11-22[HICN-409] remove race condition in rtc procuder socketmichele papalini1-2/+4
2019-10-22[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safeAlberto Compagno1-79/+79
2019-10-18[HICN-339] improve rtc producer socket for low rate trafficmichele papalini1-18/+16
2019-10-16[HICN-332] add output buffer to the RTC producer socketmichele papalini1-8/+37
2019-10-10[HICN-317] schedule rounds using timers in rtc producermichele papalini1-23/+28
2019-10-10[HICN-316] improve rtc for low rate streamsmichele papalini1-40/+10
2019-10-09[HICN-308] delete interests from interest mapmichele papalini1-6/+8
2019-10-08[HICN-302] low rate traffic in RTCmichele papalini1-9/+129
2019-10-04[HICN-292] fix inflight interests countingmichele papalini1-0/+5
2019-10-03[HICN-291] handle multiple paths in RTCmichele papalini1-1/+3
2019-09-10[HICN-273] Add zero copy produce() API to RTC producer socket.Mauro Sardara1-11/+14
2019-07-03[HICN-232] fix concurrency problem on rtc producer socketmichele papalini1-21/+32
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara1-1/+1
2019-04-10[HICN-175] Fix nack retransmissions when using memif connector.Mauro Sardara1-17/+17
2019-04-09[HICN-173] bad initialization of bytesProductionRate in RTC producer socketmichele papalini1-3/+4
2019-04-03[HICN-96] add callbacks in RTCmichele papalini1-2/+11
2019-04-03[HICN-167] fixes on timeouts and nacksmichele papalini1-1/+1
2019-04-02[HICN-94] Handle nacks when the producer socket is not activemichele papalini1-20/+51
2019-03-19[HICN-125 HICN-126]Mauro Sardara1-1/+1
2019-03-15[HICN-114] Update Hicn Http Server to hicn fdio stackAngelo Mantellini1-2/+2
2019-03-14[HICN-116] Added RTC producer option to hiperf.Mauro Sardara1-12/+12
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-1/+0
2019-02-18[HICN-67] add interest callback in RTC producer socketmichele papalini1-2/+5
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini1-7/+7
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-1/+0
2019-01-24new constructors for RTC producer/consumer socketsmichele papalini1-0/+18
2019-01-22jira issue HICN-7michele papalini1-13/+14
2019-01-21- Code style fixMauro Sardara1-1/+1
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+157