···955955 * The main difference with a "standard" connect is that with IrDA we need956956 * to resolve the service name into a TSAP selector (in TCP, port number957957 * doesn't have to be resolved).958958- * Because of this service name resoltion, we can offer "auto-connect",958958+ * Because of this service name resolution, we can offer "auto-connect",959959 * where we connect to a service without specifying a destination address.960960 *961961 * Note : by consulting "errno", the user space caller may learn the cause