mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	tcp request - remove confusing timeout wording from info
This commit is contained in:
		| @@ -240,7 +240,6 @@ | ||||
|     immediately, without waiting for a reply.</p> | ||||
|     <p>The response will be output in <code>msg.payload</code> as a buffer, so you may want to .toString() it.</p> | ||||
|     <p>If you leave tcp host or port blank they must be set by using the <code>msg.host</code> and <code>msg.port</code> properties.</p> | ||||
|     <p><b>Note: </b>Setting a timeout of 0 mS will return immediately and close the connection, without waiting for any reply.</p> | ||||
| </script> | ||||
|  | ||||
| <script type="text/javascript"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user