Commit Graph

27 Commits

Author SHA1 Message Date
Tony Garnock-Jones b946c4678c Rename fake-tcp's tcp-accept to topic->tcp-connection 2012-08-15 15:56:11 -04:00
Tony Garnock-Jones 435951dd23 Rename kill to quit 2012-08-13 16:50:19 -04:00
Tony Garnock-Jones ff2cd74339 Make handlers etc *required* to return a transition structure. 2012-07-23 17:21:47 -04:00
Tony Garnock-Jones e94acab878 Make role names optional, and remove role/anon. Remove inessential
role names from apps. Make nested-vm a macro.
2012-07-23 15:23:17 -04:00
Tony Garnock-Jones 4bad2698bb Cosmetic. 2012-07-18 11:34:21 -04:00
Tony Garnock-Jones 7636862e31 Switch to fake-tcp 2012-07-18 11:31:15 -04:00
Tony Garnock-Jones e4e69844b3 Thread username through. 2012-07-09 17:01:28 -04:00
Tony Garnock-Jones 908c3f929d Sandbox code from old os1 server; eval server. 2012-07-09 16:54:27 -04:00
Tony Garnock-Jones 59d783a897 Incorporate port-cooker and change to being a sexp relay 2012-07-09 16:24:51 -04:00
Tony Garnock-Jones 9f1bd80009 debug-name prefab structure. 2012-07-04 17:51:53 -04:00
Tony Garnock-Jones f2046db35d Replace one instance of yield with a use of wait-for. 2012-07-04 17:39:35 -04:00
Tony Garnock-Jones 3fe3bee397 Cosmetic 2012-07-04 17:22:25 -04:00
Tony Garnock-Jones a0c60fd8db Support three levels of interest-type for a topic: participant/ordinary, monitor/observer, and "super-monitor". 2012-07-04 17:19:27 -04:00
Tony Garnock-Jones 28cc220010 Rename #:monitor? to #:exit-signal? in spawn's arguments. 2012-07-04 17:19:21 -04:00
Tony Garnock-Jones a44b7ba3e2 I've decided to rename "virtual" flows to "monitor" flows. 2012-07-04 16:36:30 -04:00
Tony Garnock-Jones ab5b1850d0 Dumbest possible echo server. 2012-07-03 15:52:21 -04:00
Tony Garnock-Jones f59bec0145 Use sequence-actions. 2012-07-03 13:13:40 -04:00
Tony Garnock-Jones f57b68603a Note re yield. 2012-07-03 11:10:52 -04:00
Tony Garnock-Jones 4c15331a07 Prepare for contracting of process state. 2012-06-23 07:56:00 -04:00
Tony Garnock-Jones e6c867ab7f Cope with merge of spawn/monitor into spawn. 2012-06-23 07:55:47 -04:00
Tony Garnock-Jones 9501a73fc5 Improvements from codewalk with Sam and Matthias 2012-06-22 13:14:02 -04:00
Tony Garnock-Jones 1058f0e96f Start of channel-listener in application 2012-06-20 18:35:30 -04:00
Tony Garnock-Jones f0a98bb1f9 Use monitors; tidy up debug output a little 2012-06-19 11:38:33 -04:00
Tony Garnock-Jones 03560599a1 Nested VM for application processes 2012-06-14 11:58:45 -04:00
Tony Garnock-Jones 78a0721051 OS2-ized SSH up to channel management 2012-06-11 16:11:22 -04:00
Tony Garnock-Jones 72acd94def Extract identification string before switching to packet mode 2012-06-11 12:33:32 -04:00
Tony Garnock-Jones 3f2764d0f6 Start work on OS2-ising the SSH server 2012-05-15 14:49:09 -04:00