Function netio_unbuffered_send_socket_init

Function Documentation

void netio_unbuffered_send_socket_init(struct netio_send_socket *socket, struct netio_context *ctx)

Initializes an unbuffered send socket.

Parameters:
  • socket – The socket to initialize

  • ctx – The NetIO context object in which to initialize the socket