Enables debugging information

Property definitions

socket $ NativeSocketOptNames :: debug
	# Enables debugging information
	new debug `{ return SO_DEBUG; `}
lib/socket/socket_c.nit:514,2--515,33