aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/interfaces/socket_consumer.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara1-412/+0
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno1-7/+20
2020-02-12[HICN-508] [HICN-509] [HICN-506] Manifest reworkMauro Sardara1-0/+16
2019-12-02[HICN-426] Add isRunning API to consumer and producer socket.Mauro Sardara1-0/+5
2019-10-31[HICN-354] Fixed bug on raaqm when reassemblying packetsAlberto Compagno1-1/+28
2019-10-22[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safeAlberto Compagno1-594/+79
2019-06-24[HICN-227] Destroy trasnsport protocol object before any other object in cons...Mauro Sardara1-8/+3
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-70/+193
2019-03-08[HICN-102] Remove warnings and compilation errors in hicn on windowsAngelo Mantellini1-2/+2
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara1-1/+1
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-124/+612
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-0/+0
2019-01-29[HICN-17] Add possibility to destroy connection directly from stopEventsLoop ...Mauro Sardara1-1/+2
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+259