asio C++ library

PrevUpHomeNext

ip::address_v6::scope_id

The scope ID of the address.

unsigned long scope_id() const;
  » more...

void scope_id(
    unsigned long id);
  » more...

PrevUpHomeNext