Lines Matching refs:connect
62 connect, accept, bind, release, listen, poll, recvmsg and sendmsg; but
99 The frontend and the backend connect via [xenstore] to
145 Value "1" means that socket, connect, release, bind, listen, accept
263 } connect;
322 address format] for the format of the **addr** field of connect and
345 } connect;
428 - See the [POSIX socket function][connect] for error names; see
433 The **connect** operation corresponds to the POSIX [connect][connect]
437 The connect operation creates a new shared ring, which we'll call **data
439 socket. The connect operation passes two additional parameters:
446 **connect** command, the backend:
467 - **addr**: address to connect to, see [Socket families and address format]
496 - See the [POSIX connect function][connect] for error names; see
567 - **addr**: address to connect to, see [Socket families and address
644 Similarly to the **connect** operation, **accept** creates new [Indexes
854 are created upon a successful **accept** or **connect** command.
859 Firstly, the **indexes page** is shared by a **connect** or **accept**
1086 [connect]: http://pubs.opengroup.org/onlinepubs/7908799/xns/connect.html