Handleset_addSocket

Function Handleset_addSocket 

Source
pub unsafe extern "C" fn Handleset_addSocket(
    self_: HandleSet,
    sock: Socket,
)
Expand description

add a socket to an existing handle set

ยงArguments

  • self - the HandleSet instance
  • sock - the socket to add