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
In order for the objects in the co_obj library to be truly network portable, they need proper handling of byte ordering. We need to wrap access to numerical elements with accessor functions using the appropriate ntoh and hton calls.
The text was updated successfully, but these errors were encountered:
In order for the objects in the co_obj library to be truly network portable, they need proper handling of byte ordering. We need to wrap access to numerical elements with accessor functions using the appropriate ntoh and hton calls.
The text was updated successfully, but these errors were encountered: