Data Fields | |
| char * | altbuf |
| int | altsize |
| int | altlen |
| int | written |
| int | towrite |
| int(* | complete )(const char *buf, int len) |
| struct addrinfo * | ai |
| char | buf [128] |
| char * | connect_request_buf |
| int | connect_request_len |
| char * | connect_response_buf |
| int | connect_response_len |
Definition at line 114 of file tcpip.c.
| struct addrinfo* tcpip_state::ai |
Definition at line 124 of file tcpip.c.
Referenced by tcpip_accept(), tcpip_bind(), tcpip_close(), tcpip_connect(), tcpip_straddr(), and tcpip_type().
| char* tcpip_state::altbuf |
Definition at line 116 of file tcpip.c.
Referenced by tcpip_accept(), tcpip_close(), tcpip_get(), tcpip_more(), and tcpip_type().
Definition at line 118 of file tcpip.c.
Referenced by tcpip_accept(), tcpip_get(), tcpip_more(), and tcpip_type().
Definition at line 117 of file tcpip.c.
Referenced by tcpip_accept(), tcpip_get(), and tcpip_type().
| char tcpip_state::buf[128] |
Definition at line 128 of file tcpip.c.
Referenced by tcpip_addrstr().
| int(* tcpip_state::complete)(const char *buf, int len) |
Definition at line 122 of file tcpip.c.
Referenced by tcpip_accept(), tcpip_get(), tcpip_get_connect(), tcpip_more(), tcpip_type(), and yaz_tcpip_create().
Definition at line 139 of file tcpip.c.
Referenced by tcpip_accept(), tcpip_close(), tcpip_put_connect(), tcpip_type(), and yaz_tcpip_create().
Definition at line 140 of file tcpip.c.
Referenced by tcpip_put_connect(), tcpip_type(), and yaz_tcpip_create().
Definition at line 141 of file tcpip.c.
Referenced by tcpip_accept(), tcpip_close(), tcpip_get_connect(), and tcpip_type().
Definition at line 142 of file tcpip.c.
Referenced by tcpip_get_connect(), and tcpip_type().
Definition at line 121 of file tcpip.c.
Referenced by tcpip_accept(), tcpip_put(), and tcpip_type().
Definition at line 120 of file tcpip.c.
Referenced by tcpip_accept(), tcpip_put(), and tcpip_type().
1.6.3