mirror of
https://github.com/moparisthebest/curl
synced 2024-11-07 01:55:05 -05:00
23 lines
263 B
Plaintext
23 lines
263 B
Plaintext
# Server-side
|
|
<reply>
|
|
<data>
|
|
</data>
|
|
</reply>
|
|
|
|
# Client-side
|
|
<client>
|
|
<name>
|
|
attempt connect to non-listening socket
|
|
</name>
|
|
<command>
|
|
%HOSTIP:60000
|
|
</command>
|
|
</test>
|
|
|
|
# Verify data after the test has been "shot"
|
|
<verify>
|
|
<errorcode>
|
|
7
|
|
</errorcode>
|
|
</verify>
|