Skip to content
  • Per Cederqvist's avatar
    (isc_createtcp): Fixed calls to setsockopt with · fbda6650
    Per Cederqvist authored
    	SO_LINGER and SO_REUSEADDR arguments.  The old-style style
    	previously used should no longer be necessary on modern operating
    	systems, and in fact it no longer works everywere.
    (isc_listentcp): Clear errno on each loop in the retry loop.
    fbda6650