Changeset 10701 for trunk/doc/extended-messaging.txt
- Timestamp:
- May 29, 2010, 7:02:35 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/extended-messaging.txt
r7196 r10701 47 47 string, one byte of flags for each peer in the above added string. 48 48 according to libtorrent's ut_pex.c: 49 0x01 - peer supports encryption 50 0x02 - peer is a seed or a partial seed 49 50 1: encryption 51 2: seed/upload_only 52 4: uTP support 53 8: holepunch support 54 16: outgoing connection (implies peer is connectible) 51 55 52 56 dropped
Note: See TracChangeset
for help on using the changeset viewer.