Home
last modified time | relevance | path

Searched refs:has_sock_msg (Results 1 – 1 of 1) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dchannel.c356 int has_sock_msg; in channel_still_useful() local
374 has_sock_msg = channel->ch_part[PART_SOCK].ch_fd != INVALID_FD in channel_still_useful()
383 return (channel->ch_callback.cb_name != NULL && (has_sock_msg in channel_still_useful()