sock_who_uses()
This section is currently being reworked. We apologize for the inconvenience. If you need immediate assistance, please contact Tibbo Support.
| 
									 Description:  | 
								
									 API procedure, returns the signature of the specified socket's user.  | 
							
| 
									 Syntax:  | 
								
									 function sock_who_uses(sock_num as byte) as string  | 
							
| 
									 Returns:  | 
								
									 The signature left by the socket's user on sock_get() invocation.  | 
							
| 
									 See Also:  | 
								
| 
									 Parameter  | 
								
									 Description  | 
							
| 
									 sock_num  | 
								
									 Socket number.  | 
							
Details
Set SOCK_MAX_SIGNATURE_LEN to anything above 0 in order to be able to use signatures.