<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=socket.start</id>
	<title>socket.start - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=socket.start"/>
	<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=socket.start&amp;action=history"/>
	<updated>2026-04-29T11:10:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.15</generator>
	<entry>
		<id>https://wiki.gtaconnected.com/wiki/index.php?title=socket.start&amp;diff=6399&amp;oldid=prev</id>
		<title>Mex: Mex moved page Socket.start to socket.start</title>
		<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=socket.start&amp;diff=6399&amp;oldid=prev"/>
		<updated>2019-08-24T15:29:10Z</updated>

		<summary type="html">&lt;p&gt;Mex moved page &lt;a href=&quot;/Socket.start&quot; class=&quot;mw-redirect&quot; title=&quot;Socket.start&quot;&gt;Socket.start&lt;/a&gt; to &lt;a href=&quot;/socket.start&quot; title=&quot;socket.start&quot;&gt;socket.start&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptItem&lt;br /&gt;
|endpoint = shared&lt;br /&gt;
|type = method&lt;br /&gt;
|class = Socket&lt;br /&gt;
|name = start&lt;br /&gt;
|parameters = int port, int connectionLimit&lt;br /&gt;
|parameter1 = int port The port for the server to listen on.&lt;br /&gt;
|parameter2 = int connectionLimit The limit for the amount of connections.&lt;br /&gt;
|return1 = void&lt;br /&gt;
|returnFail1 = void&lt;br /&gt;
|usage = start listening on specified port&lt;br /&gt;
|notes = Sockets can be either a server (listens for connections) or a client (connects to another socket). This function starts the socket in server-mode.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mex</name></author>
	</entry>
</feed>