# File lib/core/connection.rb, line 286
    def link_head(mask)
      Link.wrap(Cproton.pn_link_head(@impl, mask))
    end