...应用程序的详细信息包含在过程定义中,它可能是应用程序代理 (ApplicationAgent),也可能是本地过程调用(Local Process Call)、远程执行调用 (Remote Execution Call)等。
基于16个网页-相关网页
To call or spawn a local process, it must come from a context where the definition of the local process is visible.
为了调用或产生局部过程,必须是从本地过程定义可见的上下文中。
If the client process has not explicitly issued a bind system call before initiating the connection, implicit binding on the local socket is taken care of by the stack.
如果在初始化连接之前,客户端进程没有显式发布bind系统调用,则堆栈负责本地套接字上的隐式绑定。
The bind call copies the local address specified by the process into an mbuf and calls sobind, which in turn calls tcp_usrreq with PRU_BIND as the request.
bind调用将进程指定的本地地址复制到mbuf,并调用sobind,后者则根据请求使用PRU_BIND调用tcp_usrreq 。
应用推荐