libktorrent
2.2.0
|
Public Member Functions | |
Port (bt::Uint16 number, Protocol proto, bool forward) | |
Port (const Port &p) | |
bool | operator== (const Port &p) const |
Public Attributes | |
bool | forward |
bt::Uint16 | number |
Protocol | proto |
Definition at line 53 of file portlist.h.