Squirrel/Server/Functions/Sockets/Delete

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: __NOTOC__ This function deletes the given socket. == Syntax == <code>bool Socket.Delete()</code> == Arguments == * '''none''' == Example == {{Squirrel/NeedsExample}} <code lang="squi...)

Revision as of 08:27, 14 December 2009

This function deletes the given socket.

Syntax

  1. bool Socket.Delete()

Arguments

  • none

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o
  1.  
  2. -- todo
  3.  

Notes

-- Example notes/used functions here

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox