HomeSort by: relevance | last modified time | path
    Searched defs:sonewconn (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
uipc_socket2.c 121 * structure queued on so_q0 by calling sonewconn(). When the connection
253 * sonewconn: accept a new connection.
256 * connections, sonewconn(9) is called. If the connection is possible
267 sonewconn(struct socket *head, bool soready) function in typeref:struct:socket *

Completed in 12 milliseconds