aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/interfaces/socket_producer.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara1-295/+0
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno1-51/+89
2020-02-12[HICN-508] [HICN-509] [HICN-506] Manifest reworkMauro Sardara1-2/+1
2019-12-02[HICN-426] Add isRunning API to consumer and producer socket.Mauro Sardara1-0/+2
2019-11-14[HICN-393] Fix various issues related to manifestsOlivier Roques1-0/+3
2019-11-14[HICN-392] Assign independent suffixes for manifests/contentsOlivier Roques1-3/+6
2019-10-31[HICN-354] Fixed bug on raaqm when reassemblying packetsAlberto Compagno1-9/+32
2019-10-22[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safeAlberto Compagno1-446/+62
2019-09-10[HICN-273] Add zero copy produce() API to RTC producer socket.Mauro Sardara1-0/+4
2019-07-08[HICN-242] Perform only one allocation for the whole buffer passed to produce()Mauro Sardara1-0/+6
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara1-1/+1
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara1-1/+5
2019-03-14[HICN-116] Added RTC producer option to hiperf.Mauro Sardara1-1/+7
2019-03-08[HICN-102] Remove warnings and compilation errors in hicn on windowsAngelo Mantellini1-3/+3
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara1-7/+4
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-131/+454
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini1-1/+1
2019-02-07[HICN-39] Added api that return a pointer to the signature hold in a packetAlberto Compagno1-2/+4
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-0/+0
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+269