Assign an existing native socket to a sequenced packet socket.
asio::error_code assign( implementation_type & impl, const protocol_type & protocol, const native_handle_type & native_socket, asio::error_code & ec);