Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kSize kSocket_Handle ( kSocket  socket)

Provides access to the underlying O/S socket handle.

It is strongly recommended to avoid making direct use of the underlying O/S handle. Manipulating this handle may cause subsequent kSocket methods to behave incorrectly. This method may be removed in future releases. Use at your own risk.

Parameters
socketSocket object.
Returns
Socket handle.