Lines Matching refs:connected
1017 cf->connected = FALSE; in cf_socket_close()
1024 if(cf->connected) { in cf_socket_shutdown()
1236 cf->connected = TRUE; in cf_socket_open()
1307 if(cf->connected) { in cf_tcp_connect()
1324 if(cf->connected) { in cf_tcp_connect()
1361 cf->connected = TRUE; in cf_tcp_connect()
1425 else if(!cf->connected) { in cf_socket_adjust_pollset()
1630 if(cf->connected && (cf->sockindex == FIRSTSOCKET)) { in cf_socket_update_data()
1889 if(cf->connected) { in cf_udp_connect()
1914 cf->connected = TRUE; in cf_udp_connect()
2104 if(cf->connected) { in cf_tcp_accept_connect()
2163 cf->connected = TRUE; in cf_tcp_accept_connect()