(init_connection): Set the new kill_status field of Connection instead
of the old kill_pending field. (new_client): Ditto. (check_conn_exists): Dead code removed. (get_conn_by_number): Don't crash if no connections exist. It isn't abnormal if the supplied connection number doesn't exist, so remove code inside NDEFENSIVE_CHECKS that assumed it was. Whitespace fixes.
Please register or sign in to comment