Skip to content
  • David Gobbi's avatar
    Reduce code duplication for Start() method. · 5dbbc8e9
    David Gobbi authored
    All the interactor subclasses had duplicated code in their Start()
    methods, so I moved the common code into the superclass, and made a
    new protected method called StartEventLoop() that contains all of
    the OS-specific code.
    
    Change-Id: Ib710fad013aa9400d21241cf285c23b4a6cdad9f
    5dbbc8e9