4a36cd77ee
This commit creates a single server socket that will be connected to by local sockets. The local sockets will use the port of the previously stopped ldap server as the local port. This will prevent the ldap library from establishing a connection. The previous use of server sockets for this did not work on all operating systems as the backlog parameter has platform specific meaning. Original commit: elastic/x-pack-elasticsearch@03b6bf39d4 |
||
---|---|---|
.. | ||
bin/x-pack | ||
bwc-zip | ||
config/x-pack | ||
keys | ||
licenses | ||
src | ||
build.gradle |