Skip to content
  • David Zeuthen's avatar
    GUnixConnection: Remove comment about Linux · a51df8ce
    David Zeuthen authored
    
    
    Since the previous commit, the g_unix_connection_send_credentials() /
    g_unix_connection_receive_credentials() functions now also works on
    FreeBSD since GUnixCredentialsMessage now works there.
    
    The main idea is that the g_unix_connection_send_credentials() /
    g_unix_connection_receive_credentials() functions are the "main" API
    for getting credentials (one way or the other). So it's better to
    avoid advertising where it is currently implemented.
    
    Signed-off-by: default avatarDavid Zeuthen <davidz@redhat.com>
    a51df8ce