Skip to content

use isc_refcount_decrement to decrement NEWCONNSOCK(dev)->references; use...

Mark Andrews requested to merge cleanup-socket-references into master

use isc_refcount_decrement to decrement NEWCONNSOCK(dev)->references; use isc_refcount_increment instead of isc_refcount_init in socket_create

Merge request reports