Merge pull request #409 from arvidn/RC_1_1

merge RC 1 1
This commit is contained in:
Arvid Norberg 2016-01-19 01:24:34 -05:00
commit c984ea807d
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ namespace libtorrent
~udp_socket_observer() {} ~udp_socket_observer() {}
}; };
class udp_socket : single_threaded class TORRENT_EXTRA_EXPORT udp_socket : single_threaded
{ {
public: public:
udp_socket(io_service& ios); udp_socket(io_service& ios);