Nixers project: Bittorrent library - Community & Forums Related Discussions
Users browsing this thread: 18 Guest(s)
|
|||
That looks good to me. IMHO, the fewer data, the more stateless it will be ;) and the easier it will be to manage its state.
I did not know you could define nested structs. That is pretty neat. One detail, though: how do we now at which byte to cut the big data blob to extract the files if we do not know their length? Code: struct torrent { |
|||