Scripting/Squirrel/Functions/Sockets/NewSocket
From VC-MP Wiki
This creates a new socket.
Syntax
socket NewSocket( string function )
Arguments
- function - This is the function that will be called when data is received
Example
This function needs an example. You can help us complete the wiki by writing one, or maybe even two :o
TODO
Notes
TODO
