#1488 closed Enhancement (fixed)
peer port missing in json rpc interface
Reported by: | markus | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.41 |
Component: | libtransmission | Version: | 1.40 |
Severity: | Normal | Keywords: | |
Cc: |
Description
There is no way to get a peer's port using the json rpc interface.
No port, only ip adress: http://trac.transmissionbt.com/browser/trunk/doc/rpc-spec.txt?rev=6920#L195
Here it is though: http://trac.transmissionbt.com/browser/trunk/libtransmission/transmission.h?rev=6920#L1022
Change History (4)
comment:1 Changed 12 years ago by charles
- Component changed from Transmission to libtransmission
- Milestone changed from None Set to 1.50
- Owner set to charles
- Status changed from new to assigned
- Type changed from Bug to Enhancement
comment:2 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 12 years ago by charles
- Milestone changed from 1.50 to 1.41
comment:4 Changed 12 years ago by charles
1.4x: r7178
Note: See
TracTickets for help on using
tickets.
added in r7132