commit
11982b4465
|
@ -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);
|
||||||
|
|
Loading…
Reference in New Issue