Report whether or not the connection is point-to-point. Point-to-point connections have a peer address that represents a single node in the network. A connection that has a peer address representing a group of nodes (e.g., multicast or broadcast) is not point-to-point (it may be referred to as point-to-multipoint). This callback must not be NULL.
|