157 port to listen on (defaults to 42024) |
157 port to listen on (defaults to 42024) |
158 </dd> |
158 </dd> |
159 <dt><i>useIPv6</i> (bool (optional))</dt> |
159 <dt><i>useIPv6</i> (bool (optional))</dt> |
160 <dd> |
160 <dd> |
161 flag indicating to use IPv6 protocol (defaults to False) |
161 flag indicating to use IPv6 protocol (defaults to False) |
|
162 </dd> |
|
163 <dt><i>clientId</i> (str (optional))</dt> |
|
164 <dd> |
|
165 ID string used to check each received message for being |
|
166 sent by a valid eric IDE (defaults to "") |
162 </dd> |
167 </dd> |
163 </dl> |
168 </dl> |
164 <a NAME="EricServer.__acceptIdeConnection" ID="EricServer.__acceptIdeConnection"></a> |
169 <a NAME="EricServer.__acceptIdeConnection" ID="EricServer.__acceptIdeConnection"></a> |
165 <h4>EricServer.__acceptIdeConnection</h4> |
170 <h4>EricServer.__acceptIdeConnection</h4> |
166 <b>__acceptIdeConnection</b>(<i>sock</i>) |
171 <b>__acceptIdeConnection</b>(<i>sock</i>) |