You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# family=AF_BLUETOOTH - To create a bluetooth socket
# Reasons that lead to unsuccessful socket execution.
# If you don't have permission to access to a particular port as a particularuser, you wont be able to bind a particular socket or doing a network bound communication. You need to perfonrm sufficient error handling.