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
This parameter sets the delay for the connection while data is being transmitted before closing the socket, after a close request has been received. Set the value in the range of 0 to 65,536 to specify the delay period in seconds.Use -1 to disable this.
Steps to Reproduce
View the description of the attribute in the autogenerated documentation on the Open Liberty website in 25.0.0.1 (after publication)
Expected behavior
The following revision fixes the typo and adheres to style guidance:
This parameter sets the delay before closing the socket after a close request is received while data is transmitting. Set the value between 0 to 65,536 to specify the delay period in seconds. To disable this setting, set the value to -1.
Diagnostic information:
OpenLiberty Version: 25.0.0.1
The text was updated successfully, but these errors were encountered:
Describe the bug
The metatype description of the soLinger attribute has a typo and does not follow style guidance:
Steps to Reproduce
View the description of the attribute in the autogenerated documentation on the Open Liberty website in 25.0.0.1 (after publication)
Expected behavior
The following revision fixes the typo and adheres to style guidance:
Diagnostic information:
The text was updated successfully, but these errors were encountered: