Skip to content
  • JINMEI Tatuya's avatar
    [711] moved setg/uid code to a new Bob.change_user method. · 1c2b85d7
    JINMEI Tatuya authored
    The SockCreator class now just calls it, unconditionally, rather than
    inspecting gid/uid attributes of Bob.
    at a higher level this is basically an internal refactoring: no externally
    visible behavior is changed.  And, it's a matter of taste in some sense,
    but since we are going to do a bit more work for this task, and it seemed
    too intrusive to refer to attributes like gid/uid directly, I chose to
    introduce this change.
    1c2b85d7