Boost 1.47 removed a deprecated function [1]:

  Removed the deprecated member functions named io_service(). The 
get_io_service() member functions should be used instead. 

The get_io_service() function is available in the current default
Boost (version 1.46.1) [2], so the change can be made now.

[1] http://www.boost.org/doc/libs/1_48_0/doc/html/boost_asio/history.html
[2] 
http://www.boost.org/doc/libs/1_46_1/doc/html/boost_asio/reference/ip__tcp/acceptor.html

Attachment: signature.asc
Description: Digital signature

Reply via email to