Skip to content
Snippets Groups Projects
  1. Feb 27, 2011
    • John Hodge's avatar
      Kernel - Implementing select() · e573d301
      John Hodge authored
      - Fully untested, but it does compile
      - TODO: Complete the helpers (flag setting), and port blocking calls
        to use select() instead of using their own semaphores.
      - TODO: Implement an alarm in threads (or timer) to implement the timeout
        argument to select()
      e573d301
    • John Hodge's avatar
      Notes on how to implement select() · 58d2f56c
      John Hodge authored
      58d2f56c
  2. Aug 25, 2010