diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-02-26 18:53:06 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-02-26 19:01:07 +0000 |
commit | 8de9db65575ccd8013753bb3d23426f0da2a669a (patch) | |
tree | 85f00f853a28504286c6cad88bdf630e772651d7 /test/stdout/0373 | |
parent | 4bb432cb42d990bc40665d38aedbf02b00128df7 (diff) |
Add option to control use of shutdown by ${readsocket }. Bug 400
Diffstat (limited to 'test/stdout/0373')
-rw-r--r-- | test/stdout/0373 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/stdout/0373 b/test/stdout/0373 index 88592ffe3..b6f6f1905 100644 --- a/test/stdout/0373 +++ b/test/stdout/0373 @@ -25,6 +25,8 @@ > 9 >>sock error<< > 10 >>ANSWER-10 << +> 11 >>ANSWER-11 +<< > ******** SERVER ******** @@ -120,4 +122,8 @@ Connection request from [127.0.0.1] QUERY-10 >LF>ANSWER-10 >*eof +Listening on port 1224 ... +Connection request from [ip4.ip4.ip4.ip4] +>LF>ANSWER-11 +>*eof End of script |