virc.usermask

IRC user masks.

Members

Structs

UserMask
struct UserMask

IRC user masks are generally in the form nick!ident@hostname. This struct exists for easy separation and manipulation of each piece of the mask. This also accepts cases where the ident and host are not present.

Meta