Changeset 19002

Show
Ignore:
Timestamp:
12/01/07 11:44:40 (12 months ago)
Author:
andara
Message:

[pugs] async {} returns thread id

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Prim.hs

    r17870 r19002  
    554554        , threadLock    = lock 
    555555        } 
    556     return undef 
     556--WV: async should return the thread id!    return undef 
    557557op1 "listen" = \v -> do 
    558558    port    <- fromVal v