Skip to content
  • Currell Berry's avatar
    prime number distributor test case passing. · 11d83e1c
    Currell Berry authored
    think I will move to one thread per socket model soon to remove
    complexity and improve portability.
    
    I was trying pretty hard to do nonblocking multiplexing reads and
    writes, but it turns out that usocket / common lisp standard doesn't
    really support this for the writes case at least, so getting this fully
    working will require tinkering around with FFI.  not worth it in my
    case, as this would hurt the portability.
    11d83e1c