aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/interfaces/socket_producer.cc
AgeCommit message (Expand)AuthorFilesLines
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara1-10/+1
2019-03-20[HICN-133] Fix return of number of produced packet of produce().Mauro Sardara1-1/+1
2019-03-18[HICN-103] Manifest retransmissions.Mauro Sardara1-0/+4
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara1-34/+13
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-551/+3
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini1-5/+5
2019-02-07[HICN-39] Added api that return a pointer to the signature hold in a packetAlberto Compagno1-1/+1
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-4/+1
2019-01-29[HICN-17] Add possibility to destroy connection directly from stopEventsLoop ...Mauro Sardara1-4/+2
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+948