frostwire / frostwire-jlibtorrent

A swig Java interface for libtorrent by the makers of FrostWire. Develop libtorrent based apps with the joy of coding in Java.
http://www.frostwire.com
MIT License
451 stars 138 forks source link

listen_on() not found #109

Closed proninyaroslav closed 8 years ago

proninyaroslav commented 8 years ago

Hello. Why not listen_on() in swig to set a new session port?

aldenml commented 8 years ago

Hi, that function was deprecated a long time ago and we don't expose any deprecated feature. You need to work with settings_pack.string_types.listen_interfaces.