Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dser-tcp.c174 try_connect (const struct addrinfo *ainfo, unsigned int *polls, in try_connect() function
329 int sock = try_connect (iter, &polls, &last_error); in net_open()
DChangeLog-20187175 * ser-tcp.c (try_connect): Declare 'ioarg' as 'u_long' if building
7195 (try_connect): New function, with code from 'net_open'.