Searched hist:78678 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/libc/rpc/
H A Drpc_clnt_create.3diff 78678 Sat Jun 23 17:43:21 MDT 2001 iedowse Add a new clnt_control() request `CLSET_CONNECT' that controls
whether or not connect(2) is used for UDP client sockets. The default
is not to connect(), so existing clients will see no change in
behaviour.

The use of connect(2) for UDP clients has a number of advantages:
only replies from the intended address are received, and ICMP errors
pertaining to the connection are reported back to the application.
H A Dclnt_dg.cdiff 78678 Sat Jun 23 17:43:21 MDT 2001 iedowse Add a new clnt_control() request `CLSET_CONNECT' that controls
whether or not connect(2) is used for UDP client sockets. The default
is not to connect(), so existing clients will see no change in
behaviour.

The use of connect(2) for UDP clients has a number of advantages:
only replies from the intended address are received, and ICMP errors
pertaining to the connection are reported back to the application.
/freebsd-9.3-release/include/rpc/
H A Dclnt.hdiff 78678 Sat Jun 23 17:43:21 MDT 2001 iedowse Add a new clnt_control() request `CLSET_CONNECT' that controls
whether or not connect(2) is used for UDP client sockets. The default
is not to connect(), so existing clients will see no change in
behaviour.

The use of connect(2) for UDP clients has a number of advantages:
only replies from the intended address are received, and ICMP errors
pertaining to the connection are reported back to the application.

Completed in 114 milliseconds