Function netio_buffered_connect
Defined in File buffered.c
Function Documentation
-
void netio_buffered_connect(struct netio_buffered_send_socket *socket, const char *hostname, unsigned port)
Connect a buffered send socket to a remote.
- Parameters:
socket – The buffered send socket
hostname – Hostname or IP address of the remote endpoint
port – Port number of the remote endpoint