Title: sr_close()


sr_close() closes a channel by calling the channel's protocol-specific close function (e.g., udp_close()) and marking the channel's corresponding element in sr_fd_table[] as free.