Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:24
erlang
5807-Update-lib-eldap-src-eldap.erl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 5807-Update-lib-eldap-src-eldap.erl.patch of Package erlang
From 84110a859387ee4ed0389dc29c5ebb608a831384 Mon Sep 17 00:00:00 2001 From: anupamasingh10 <31176057+anupamasingh10@users.noreply.github.com> Date: Wed, 15 Mar 2023 13:27:59 +0100 Subject: [PATCH 7/8] Update lib/eldap/src/eldap.erl Co-authored-by: Viacheslav Katsuba <v.katsuba.dev@gmail.com> --- lib/eldap/src/eldap.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/eldap/src/eldap.erl b/lib/eldap/src/eldap.erl index 8c34a45c6a..2ac6e3d3cf 100644 --- a/lib/eldap/src/eldap.erl +++ b/lib/eldap/src/eldap.erl @@ -621,7 +621,7 @@ loop(Cpid, Data) -> case Data#eldap.ldaps of true -> ssl; - false -> + false -> tcp end, Res = #{socket => Data#eldap.fd, socket_type => SocketType} , -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor