9.1 | In what situation would an application programmer be most likely to use the sctp_peeloff function? |
9.2 | We say "the server side will automatically close as well" in our discussion of the one-to-many style; why is this true? |
9.3 | Why must the one-to-many style be used to cause data to be piggybacked on the third packet of the four-way handshake? (Hint: You must be able to send data at the time of association setup.) |
9.4 | In what scenario would you find data piggybacked on both the third and fourth packets of the four-way handshake? |
9.5 | Section 9.7 indicates that the local address set may be a proper subset of the bound addresses. In what circumstance would this occur? |