Function netio_init_recv_socket

Function Documentation

void netio_init_recv_socket(struct netio_recv_socket *socket, struct netio_listen_socket *lsocket)

Initializes an unbuffered recv socket.

Parameters:
  • socket – The socket to intialize

  • ctx – The netio context