Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:release_note_291 [2023/04/11 16:01]
mashin
en:release_note_291 [2024/10/14 08:54] (current)
mwkim [Modification function]
Line 27: Line 27:
 <text size="​x-large">​3.</​text>​ Added retry count for communication used when an error occurs while reading or writing packets from the socket during communication. \\ <text size="​x-large">​3.</​text>​ Added retry count for communication used when an error occurs while reading or writing packets from the socket during communication. \\
 <callout type="​warning"​ icon="​true">​ <callout type="​warning"​ icon="​true">​
-<wrap em>CAUTION</​wrap> ​\\+**CAUTION** \\
 Increasing the number of retries is a way to resolve temporary errors, but care must be taken as direct causes such as network disconnection occurs, can lead to wasted resources by meaningless read/write retries when reconnection is required. \\ Increasing the number of retries is a way to resolve temporary errors, but care must be taken as direct causes such as network disconnection occurs, can lead to wasted resources by meaningless read/write retries when reconnection is required. \\
 </​callout>​ </​callout>​
Line 63: Line 63:
  
 \\ \\
-==== Modification function ​====+==== Modified Features ​====
  
 <text size="​x-large">​1.</​text>​ Fixed memory leak caused by network switches keepalive check being misunderstood by the SDK. \\ <text size="​x-large">​1.</​text>​ Fixed memory leak caused by network switches keepalive check being misunderstood by the SDK. \\