Searched defs:socket_bind (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dsockets.c1022 socket_bind( int fd, const SockAddress* address ) function
1278 if (socket_bind(s, to) < 0) {

Completed in 103 milliseconds