altcp.h

Application layered TCP connection API (to be used from TCPIP thread)

This file contains the generic API. For more details see altcp_api.

Defines

altcp_accept_fn
altcp_connected_fn
altcp_recv_fn
altcp_sent_fn
altcp_poll_fn
altcp_err_fn
altcp_pcb
altcp_tcp_new_ip_type
altcp_tcp_new
altcp_tcp_new_ip6
altcp_new(allocator)
altcp_new_ip6(allocator)
altcp_new_ip_type(allocator, ip_type)
altcp_arg
altcp_accept
altcp_recv
altcp_sent
altcp_poll
altcp_err
altcp_recved
altcp_bind
altcp_connect
altcp_listen_with_backlog_and_err
altcp_listen_with_backlog
altcp_listen
altcp_abort
altcp_close
altcp_shutdown
altcp_write
altcp_output
altcp_mss
altcp_sndbuf
altcp_sndqueuelen
altcp_nagle_disable
altcp_nagle_enable
altcp_nagle_disabled
altcp_setprio
altcp_get_tcp_addrinfo
altcp_get_ip(pcb, local)