Merge lp:~jeff-apple/openvista-gtm-integration/listener into lp:openvista-gtm-integration
Proposed by
jeff.apple
Status: | Merged |
---|---|
Merged at revision: | 144 |
Proposed branch: | lp:~jeff-apple/openvista-gtm-integration/listener |
Merge into: | lp:openvista-gtm-integration |
Diff against target: |
60 lines (+9/-5) 3 files modified
mumps/ZISTCPS.m (+6/-3) src/libopenvista/gtmserver.c (+2/-1) src/libopenvista/openvista.xc.in (+1/-1) |
To merge this branch: | bzr merge lp:~jeff-apple/openvista-gtm-integration/listener |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jon Tai | Approve | ||
Review via email:
|
Description of the change
Close listener socket in child process
To post a comment you must log in.
Sorry to be nitpicky, but can you revert the whitespace changes in ZISTCPS.m?
Also, it looks like there's some debugging code left over in GTMLNCH^%ZISTCPS.
I haven't tested the changes yet, but I can follow what it's doing and it seems correct to me.
gtmserver.c and openvista.xc.in look good.
I'll give it some testing and file a bug for it before I merge. Good work tracking this one down!