Matrix1 Utility Plug-ins

SHUTDOWN SOCKET SEND


Syntax

SHUTDOWN SOCKET SEND Handle

Description

This will close the transmitting half of the socket. Any further attempts to write to the socket after issuing this command will fail. Any attempt by the remote end to read the socket will result in an EOF being detected.

You should use this command to gracefully shut down the connection rather than just closing the socket, to ensure that all data that is in transit from the remote connection get read by your application.

Go back to ...

Matrix1Util_28 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011