Overview
| Comment: | make client:setup honor transport specified in server table; not global version; incidentally may have found/corrected an endless loop where client:setup-http retries would be infinite, not decrementing from 20 (client:setup did not pass remaining-tries to client:setup-http); also client:setup-http, making killing off a running server that doesnt respond more aggressive (now a kill-9). ; these last two may want to go in mainline. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | rpc-transport |
| Files: | files | file ages | folders |
| SHA1: |
e851c26e615c06c9da0e97003de939c2 |
| User & Date: | bjbarcla on 2016-11-01 00:32:56.962 |
| Other Links: | branch diff | manifest | tags |
Context
|
2016-11-01
| ||
| 00:56 | did a little tidying up check-in: febd54396c user: bjbarcla tags: rpc-transport | |
| 00:32 | make client:setup honor transport specified in server table; not global version; incidentally may have found/corrected an endless loop where client:setup-http retries would be infinite, not decrementing from 20 (client:setup did not pass remaining-tries to client:setup-http); also client:setup-http, making killing off a running server that doesnt respond more aggressive (now a kill-9). ; these last two may want to go in mainline. check-in: e851c26e61 user: bjbarcla tags: rpc-transport | |
|
2016-10-26
| ||
| 21:47 | got port to listen. still wonky -- accepts connections but response is never seen. also when server times out -- stack dump instead of graceful exit check-in: d0162a768f user: bjbarcla tags: rpc-transport | |
Changes
Modified client.scm
from [c5821d20e2]
to [273ab1265b].
[diff]
Modified rmt.scm
from [bb562bf1d7]
to [ef5e4d35bf].
[diff]
Modified rpc-transport.scm
from [c9788c2658]
to [702db23fbc].
[diff]
Modified server.scm
from [281247cf14]
to [12fee161db].
[diff]
Modified tasks.scm
from [4abcc42496]
to [b6453842af].
[diff]