Variable User.hostname

The hostname portion of this user's hostmask.

struct User
{
  // ...
  string hostname ;
  // ...
}