Free the set

Property definitions

socket $ NativeSocketSet :: destroy
	# Free the set
	fun destroy `{ free(self); `}
lib/socket/socket_c.nit:392,2--393,30