reintroduced declaration that was removed by mistake

This commit is contained in:
Arvid Norberg 2013-07-25 18:05:08 +00:00
parent 26fd67e808
commit 13d6a20aec
1 changed files with 1 additions and 1 deletions

View File

@ -600,7 +600,7 @@ namespace libtorrent
, const char* net_interface = 0
, int flags = 0);
unsigned short listen_port() const;
bool is_listening() const;
// if the listen port failed in some way
// you can retry to listen on another port-