Scripting/Squirrel/Functions/Socket.Stop

From Vice City Multiplayer [MIRROR]
Jump to: navigation, search

This function will make the socket stop listening for connections. Use after using Socket.Start.

Syntax

Socket.Stop( )

Example

Please refer to the Socket Example for a advanced usage of all socket functions.

Related Functions