Synopsis
CTL_STATUS_t ctl_tcp_get_port_options(CTL_NET_PORT_t port,
                                      CTL_TCP_PORT_OPTIONS_t *options);
Description

ctl_tcp_get_port_options copies the port options used by a server on TCP port port to the buffer pointed to by options. port is specified in network byte order.

See Also

CTL_TCP_PORT_OPTIONS_t, ctl_tcp_set_port_options, CTL_TCP_SOCKET_OPTIONS_t, ctl_tcp_get_socket_options, ctl_tcp_set_socket_options