Artifact 6fd7704108ff4731f5ed432030bfda4a76df93d4:
- File tests/dht.fs — part of check-in [bf56e8b594] at 2015-04-06 22:04:27 on branch trunk — Workaround for pthread crashes on termination in recent Linuxes (user: bernd size: 351)
\ net2o tests - client side require ../client-tests.fs require ../test-keys.fs \ we want the test keys - never use this in production! +db stat( \ ) +debug +db dht( \ ) "anonymous" >key \ get our anonymous key init-client !time ?nextarg [IF] net2o-host $! [THEN] ?nextarg [IF] s>number drop to net2o-port [THEN] script? [IF] 1 c:dht bye [THEN]