c-libp2p/net
John Jones a10c7ef5e9 handle reading the requested number of bytes, and secio fix
Some transmissions are sent by multiple sends. Loop through until you
get them all. NOTE: We'll have to come back to this to handle a timeout.
Also, fixed the random handshake issue with the GO version.
2017-07-13 18:30:18 -05:00
..
Makefile Cleaned code around peerstore, providerstore, and networking 2017-04-03 20:54:41 -05:00
TODO Added libp2p-net TODO. 2016-11-10 22:39:11 -03:00
multistream.c handle reading the requested number of bytes, and secio fix 2017-07-13 18:30:18 -05:00
sctp.c Added multistream protocol to communicate with GO version 2017-02-02 14:10:12 -05:00
socket.c Fixes for various memory leaks 2017-05-11 13:53:23 -05:00
tcp.c Cleaned code around peerstore, providerstore, and networking 2017-04-03 20:54:41 -05:00
udp.c Added multistream protocol to communicate with GO version 2017-02-02 14:10:12 -05:00