| To load: | (require (planet synx/exec:1:3)) |
| Old style: | (require (planet "main.ss" ("synx" "exec.plt" 1 3))) |
| Package description: | Replace the current process |
| Downloads this week: | 0 |
| Total downloads: | 126 |
| Tickets: | 0 |
| Open tickets: | 0 |
| Primary files: | main.ss [no interface available] |
| Packages in other repositories |
These packages are not available in the 3xx repository, but they are available for other versions of Racket.
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 3) | — | [browse] | 121 | [none] | [none] | Friday, May 21st, 2010 |
| To load: (require (planet "main.ss" ("synx" "exec.plt" 1 (= 3)))) | ||||||
| Available in repositories: 4.x | ||||||
ExecThis module allows you to replace the scheme process with another one, on any POSIX compatible computer. It disables the itimer to prevent the subsequent process from receiving spurious signals, and cleans up the PLT environment as best as possible (see with-exec) before calling it. Works For Me. YMMV. | ||||||
| (1 2) | — | [browse] | 2 | [none] | [none] | Wednesday, November 11th, 2009 |
| To load: (require (planet "main.ss" ("synx" "exec.plt" 1 (= 2)))) | ||||||
| Available in repositories: 4.x | ||||||
ExecThis module allows you to replace the scheme process with another one, on any POSIX compatible computer. It disables the itimer to prevent the subsequent process from receiving spurious signals, and cleans up the PLT environment as best as possible (see with-exec) before calling it. Works For Me. YMMV. | ||||||
| (1 1) | — | [browse] | 3 | [none] | [none] | Wednesday, November 11th, 2009 |
| To load: (require (planet "main.ss" ("synx" "exec.plt" 1 (= 1)))) | ||||||
| Available in repositories: 4.x | ||||||
ExecThis module allows you to replace the scheme process with another one, on any POSIX compatible computer. It disables the itimer to prevent the subsequent process from receiving spurious signals, and cleans up the PLT environment as best as possible (see with-exec) before calling it. Works For Me. YMMV. | ||||||
| (1 0) | — | [browse] | 0 | [none] | [none] | Wednesday, November 11th, 2009 |
| To load: (require (planet "main.ss" ("synx" "exec.plt" 1 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
ExecThis module allows you to replace the scheme process with another one, on any POSIX compatible computer. It disables the itimer to prevent the subsequent process from receiving spurious signals, and cleans up the PLT environment as best as possible (see with-exec) before calling it. Works For Me. YMMV. | ||||||