Table of Contents

TCPObject::disconnect

Disconnect from whatever we're connected to, if anything.

Syntax

void TCPObject::disconnect();

Parameters

This function does not accept any parameters.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

TCPObject::connect
TCPObject::delete
TCPObject::listen
TCPObject::saveBufferToFile
TCPObject::send
TCPObject::setBinary
TCPObject::setBinarySize

References

This function is not called by any other functions.