Why is basic_stream_socket::get_io_service not const?

30 Apr
2010
30 Apr
'10
7:42 a.m.
According to the documentation [1], the member function get_io_service has the following synopsis: boost::asio::io_service & get_io_service(); Why is this function not constant? What does it change within the socket? [1] URL:http://www.boost.org/doc/libs/1_41_0/doc/html/boost_asio/reference/basic...
5477
Age (days ago)
5477
Last active (days ago)
0 comments
1 participants
participants (1)
-
Christopher Yeleighton