]> Sergey Matveev's repositories - btrtrc.git/history - client.go
Implement peer connection writer, optimizer and handshake
[btrtrc.git] / client.go
2013-09-29 Matt JoinerImplement peer connection writer, optimizer and handshake
2013-09-29 Matt JoinerFix race conditions
2013-09-29 Matt JoinerBytesInfoHash wasn't actually initializing the info...
2013-09-29 Matt JoinerDon't rely on *os.File finalizer for close
2013-09-29 Matt JoinerPrevent false-positive race conditions
2013-09-28 Matt JoinerBegin implementing the adding of peers, and initiating...
2013-09-28 Matt JoinerHandle actorTask messages
2013-09-28 Matt JoinerCan't send to torrentFinished while handling an event
2013-09-28 Matt JoinerFix crash due to torrent.MetaInfo being unset
2013-09-28 Matt JoinerCreate torrent data files with at least the required...
2013-09-26 Matt JoinerStart implementing a basic client