Skip to content
  • Duncan Coutts's avatar
    34a8a0e4
    Remove ioManager{Start,Die,Wakeup} from IOManager.h · 34a8a0e4
    Duncan Coutts authored and Marge Bot's avatar Marge Bot committed
    They are not part of the IOManager interface used within the rest of the
    RTS. They are the part of the interface of specific I/O manager
    implementations.
    
    They are no longer called directly elsewhere in the RTS, and are now
    only called by the dispatch functions in IOManager.c
    34a8a0e4
    Remove ioManager{Start,Die,Wakeup} from IOManager.h
    Duncan Coutts authored and Marge Bot's avatar Marge Bot committed
    They are not part of the IOManager interface used within the rest of the
    RTS. They are the part of the interface of specific I/O manager
    implementations.
    
    They are no longer called directly elsewhere in the RTS, and are now
    only called by the dispatch functions in IOManager.c
Loading